Skip to content

[Python] Use tzdata timezone database on Windows #31472

@asfimport

Description

@asfimport

In ARROW-13168, we enabled setting the path of the text-based database engine at runtime. This allowed R to use the tzdb package for the timezone database, since it uses the text format.

However, it doesn't seem like tzdata Python package ships that text format. They do have a "compact" text format, which might be compatible with our vendored date library. Otherwise, we'd likely have to wait for binary format support in HowardHinnant/date#564

Reporter: Will Jones / @wjones127
Watchers: Rok Mihevc / @rok

Related issues:

Note: This issue was originally created as ARROW-16054. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions