Hello Gophers ,

I am using the standard cron <https://godoc.org/gopkg.in/robfig/cron.v2> 
package 
to schedule cron job at midnight. but my cron job is not started at night 
time. 

for day time it works properly .

my cron expression is 0 15 3 * * * means at midnight 03:15 AM daily


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/2fd4470f-e570-4975-add5-53b6ddeca656%40googlegroups.com.

Reply via email to