jasonlvhit / gocron

A Golang Job Scheduling Package.
BSD 2-Clause "Simplified" License
3.46k stars 345 forks source link

Does not respect summer/winter time changes #44

Open agilob opened 7 years ago

agilob commented 7 years ago

I have a go app running with gocron which starts tasks every day at 13:00, today the task was started at 12:00. there was end of BST yesterday and we changed our clocks by one hour. The task should be started using new time settings on server.

arnested commented 5 years ago

Duplicate of #39.

agilob commented 5 years ago

and I'm here again...

kaiiak commented 5 years ago

i will fix this bug