Fetch the next time in the cron schedule
If the schedule string is not valid cron syntax.
Cron schedule string e.g. 0,30 9-17 * * MON-FRI
0,30 9-17 * * MON-FRI
Option start point after which to find the next matching date.
The next date in the sequence or undefined if there are no more dates in the sequence.
Generated using TypeDoc
Fetch the next time in the cron schedule
If the schedule string is not valid cron syntax.