You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I write this, I have a cron set to run at 7:00am Eastern Time (currently GMT-5). The cron actually runs at the specified time, but the human readable form says it's not going to run again until 3:00am tomorrow. It seems prettycron is not using the local system's timezone information. I did not see anything in the documentation to set this.
Added some additional information to the output:
Runs Tomorrow at 3:00 AM [0 7 * * *], locale is en, time is 07:09:30, timezone offset is 240
The text was updated successfully, but these errors were encountered:
As I write this, I have a cron set to run at 7:00am Eastern Time (currently GMT-5). The cron actually runs at the specified time, but the human readable form says it's not going to run again until 3:00am tomorrow. It seems prettycron is not using the local system's timezone information. I did not see anything in the documentation to set this.
Added some additional information to the output:
Runs Tomorrow at 3:00 AM [0 7 * * *], locale is en, time is 07:09:30, timezone offset is 240
The text was updated successfully, but these errors were encountered: