New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature that shows next estimated cron executions #3

Open
Marak opened this Issue Nov 14, 2014 · 1 comment

Comments

Projects
None yet
1 participant
@Marak
Owner

Marak commented Nov 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

@Marak

This comment has been minimized.

Show comment
Hide comment
@Marak

Marak Nov 15, 2014

Owner

https://github.com/harrisiirak/cron-parser looks like a nice alternate to using entire node-cron library.

Owner

Marak commented Nov 15, 2014

https://github.com/harrisiirak/cron-parser looks like a nice alternate to using entire node-cron library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment