gocraft / work

Process background jobs in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRON_TZ=America/Detroit * * * * * *

shyce opened this issue · comments

Can we have another func to specify the CRON_TZ and pass in our own cron-parsed string?

Here is an example:
https://github.com/robfig/cron/blob/e843a09e5b2db454d77aad25b1660173445fb2fc/parser_test.go