Skip to content

[C++] Support cast from timestamp[UTC] to string on Windows #30186

@asfimport

Description

@asfimport

As per ARROW-13168 we lack tzdb on Windows and so many operations on timestamp with timezone are not implemented. However, many of them could be implemented for the special case of UTC, e.g. casting timestamp[s, UTC] to string on Windows could be implemented without needing tzdb.

Follow up to ARROW-14231.

Reporter: David Li / @lidavidm

Related issues:

Note: This issue was originally created as ARROW-14643. 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