Open JHJMK opened 6 months ago
when os time change,Cron will not determine whether to execute a job based on the current time
you can use *cron.Cron.Entries()[0].Next to set cron next excute time,also can processing time change
when os time change,Cron will not determine whether to execute a job based on the current time