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

Question - Next execution date #145

Closed synmra closed 3 years ago

synmra commented 3 years ago

Hi,

Is there any function to calculate the next execution date based on the cron job string?

Kind regards, Masoud

bradymholt commented 3 years ago

No, this library does not support that.

Updated FAQ re: this: https://github.com/bradymholt/cron-expression-descriptor/blob/master/README.md#frequently-asked-questions