Skip to content

Force use UTC as local timezone with feature flag #36

Open
@ralpha

Description

@ralpha

Some parts of the spec specify that local time should be used as default in some cases.
The system timezone of the machine will be used in those cases (or should be used).
With a feature flag this should default to UTC regardless where the system is currently located/configured.

This feature is useful when the crate is used on servers.

Alternatively an environment variable can be used to specify the desired fixed timezone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions