iikira
Results
2
comments of
iikira
I run this code on my Android device, doing something between 6am and 10pm. ```go package main import ( "log" "github.com/robfig/cron/v3" ) func main() { c := cron.New() c.AddFunc("*/1 6-22...
This looks like a call to time.Truncate with fs.ModTimeNotSupported.