Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 221 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 221 Bytes

crontab_to_next_time

Tralnslate crontab expression to next run date/time

Crontab splitted to variables.

Minute, hour posible formats:
59
2,3,23,45,59
/10,/13,/15
2-5,12-15,45-59

Return next run time.