-
Notifications
You must be signed in to change notification settings - Fork 83
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
[feat] getting future execution timeline/schedule for jobs #80
Labels
Comments
A PR would be welcome for this. |
Use of Cron Parser can help us out? Using their feature of next and previous. |
|
Can i help? |
Please do! We are always open to reviewing PR's. |
PR welcome @DynamiteC! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Is it possible to easily get a list of dates/times all jobs or a specific job will be executed next?
Please see below some proposed syntax and use cases/outputs:
The text was updated successfully, but these errors were encountered: