Skip to content

request: timezone support in Cron #450

@kyranet

Description

@kyranet

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions