Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd feature that shows next estimated cron executions #3
Comments
Marak
added
enhancement
help wanted
labels
Nov 14, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Marak
Nov 15, 2014
Owner
https://github.com/harrisiirak/cron-parser looks like a nice alternate to using entire node-cron library.
|
https://github.com/harrisiirak/cron-parser looks like a nice alternate to using entire |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Marak commentedNov 14, 2014
This is already added, but commented out.
There are a few edge cases regarding bad cron formats / cron formats far into the future that were causing the functionality to not work well, so it was commented out. The dependencies and code are still included in the comments.
+50 Internet Points