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

request: timezone support in Cron #450

Open
1 task done
kyranet opened this issue Sep 6, 2022 · 2 comments
Open
1 task done

request: timezone support in Cron #450

kyranet opened this issue Sep 6, 2022 · 2 comments

Comments

@kyranet
Copy link
Member

kyranet commented Sep 6, 2022

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

Currently, Cron supports only UTC, however, it could be adapted to support various timezones, even local time.

Desired solution

Implement a way to define the timezone offset, this can be a function so we can calculate it in case a timezone's offset changes due to DST.

In the future, we can add support for Temporal.TimeZone.

Alternatives considered

N/a.

Additional context

No response

@legendhimself
Copy link
Contributor

I am working on this

@favna
Copy link
Member

favna commented Apr 7, 2023

Unassigned because @legendhimself hasn't delivered so it's open for grabs again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants