-
-
Notifications
You must be signed in to change notification settings - Fork 44
request: timezone support in Cron #450
Copy link
Copy link
Open
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Todo