Closed Alex-Werner closed 7 years ago
This is triggered by firstExec, nextExec being NaN.
This itself goes from a difference in time, setting the GMT timezone fix the problem. (you can set it by setting in job : localtime:false)
See here difference in same code between Windows (left) and Linux(right)
mind : date.toLocaleTimeString('en-US',{hour12:false})
This is triggered by firstExec, nextExec being NaN.
This itself goes from a difference in time, setting the GMT timezone fix the problem. (you can set it by setting in job : localtime:false)
See here difference in same code between Windows (left) and Linux(right)