j-gray 44 Posted November 13, 2018 Posted November 13, 2018 I know there was a thread on this somewhere, but I'm unable to locate it... This is an annual occurrence when we have a time change for Daylight Savings Time (DST). Scheduled tasks that were set to run at 4:30pm now run an hour earlier at 3:30pm. The task uses CRON expression: 0 30 16 ? * WED It is set to 'Use Local Time' Time is correct on the server and on the clients. The task runs at 4:30pm all year as scheduled until DST when clocks are moved back. Then the task runs at 3:30pm every time until DST ends. Is there a fix for this?
Recommended Posts