Skip to content
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

nextScheduledAtDate(jobName) is returning the current date and time of the schedule #129

Open
amanagarwal2189 opened this issue Oct 13, 2017 · 3 comments

Comments

@amanagarwal2189
Copy link

The nextScheduledAtDate is returning the current date and time of the cron job.

@tomtom87
Copy link
Collaborator

@amanagarwal2189 Hi, please can you post code example because I am not getting that in mine... thank you

@tomtom87
Copy link
Collaborator

Please also check log for this line

log.info('Scheduled "' + entry.name + '" next run @'

@toechtersoehne
Copy link

toechtersoehne commented Jan 10, 2020

This happens to me whenever using the rule 'every 1 hour' or 'every 60 minutes'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants