Skip to content

[C++][Python] strptime fails to parse with %p on Windows #31971

@asfimport

Description

@asfimport

As reported in #13111 parsing a timestamp with %p will fail on Windows. This is probably due to issues with vendored strptime on Windows locales.
We should explore which flags can be enabled and how. Strptime tests suite should be expanded https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/scalar_string_test.cc#L1842-L1890.

Reporter: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok

Related issues:

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