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.