Antoine Pitrou created ARROW-13738:
--------------------------------------
Summary: [C++] Audit uses of datetime formatting
Key: ARROW-13738
URL: https://issues.apache.org/jira/browse/ARROW-13738
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Antoine Pitrou
The {{arrow_vendored::date}} library allows us to write date/time formatting
routines relatively easily, but it may throw exceptions or return silently
erroneous data (see ARROW-12011). We should audit all our uses or date/time
formatting routines from that library and make sure we don't let corner cases
slip through.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)