Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to find when a cron job will run next? #332

Closed
IgnisDa opened this issue Jun 6, 2024 · 1 comment
Closed

How to find when a cron job will run next? #332

IgnisDa opened this issue Jun 6, 2024 · 1 comment

Comments

@IgnisDa
Copy link

IgnisDa commented Jun 6, 2024

I would like to know when a cron job will next run.

@geofmureithi
Copy link
Owner

The schedule you pass to CronStream has a next method.

let next = schedule.next();

Repository owner locked and limited conversation to collaborators Jun 6, 2024
@geofmureithi geofmureithi converted this issue into discussion #333 Jun 6, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants