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

61 minutes? #143

Closed Jetus closed 4 years ago

Jetus commented 4 years ago

61min

bradymholt commented 4 years ago

This library does not attempt to do full validation of a cron expression. It is expected that the cron is valid.