Will Jones created ARROW-15922:
----------------------------------
Summary: [C++] Re-enable strftime locale test on Windows
Key: ARROW-15922
URL: https://issues.apache.org/jira/browse/ARROW-15922
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Will Jones
Assignee: Will Jones
ARROW-13168 enabled timezone support on Windows, but found there was an issue
with the vendored datetime library that caused invalid UTF-8 character to be
emitted from strftime in certain locales. We should re-enable that test once we
are able to get a fix in the date library (or some other solution is found).
https://github.com/HowardHinnant/date/issues/726
--
This message was sent by Atlassian Jira
(v8.20.1#820001)