Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying timezone #18

Open
klpx opened this issue May 27, 2016 · 2 comments
Open

Specifying timezone #18

klpx opened this issue May 27, 2016 · 2 comments

Comments

@klpx
Copy link

klpx commented May 27, 2016

Hi! Thank you for your nice library!
Can i suggest feature? It would be great if its able to specify timezone in a rule. Like "every day at 6:00 OVT"

@hadronzoo
Copy link

Thank you for this library. Any plans to add this or is there some other way to specify the timezone for a Cron?

@hadronzoo
Copy link

One workaround: globally set the timezone:

TimeZone.setDefault(TimeZone.getTimeZone("UTC"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants