You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# parse-cron - parse crontab syntax & determine next scheduled run [](https://travis-ci.org/siebertm/parse-cron)
1
+
# Parse-Cron
2
+
## Parse crontab syntax to determine scheduled run times [](https://travis-ci.org/siebertm/parse-cron)
2
3
3
4
The goal of this gem is to parse a crontab timing specification and determine when the
4
5
job should be run. It is not a scheduler, it does not run the jobs.
@@ -8,10 +9,10 @@ job should be run. It is not a scheduler, it does not run the jobs.
0 commit comments