bradymholt / cron-expression-descriptor

A .NET library that converts cron expressions into human readable descriptions.
https://bradymholt.github.io/cron-expression-descriptor/
MIT License
1.01k stars 188 forks source link

Fix detection of 6 part (w/ year) when * is specified for year #147

Closed bradymholt closed 3 years ago

bradymholt commented 3 years ago

Fixes #146