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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: