Skip to content

On Windows Timezone func does not retrieve the IANA timezone , and defaults to UTC #188

@jafin

Description

@jafin

Issue

On Windows the app obtains Timezone using tzutil which does not return an IANA timezone (which I believe the app expects) And then does not apply the correct timezone

Example:

> tzutil /g
E. Australia Standard Timezone

Expected value:

Australia/Brisbane

Workaround

Set timezone manually

Possible fix

Consider using a library like tzlocal to obtain the IANA timezone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions