[
https://issues.apache.org/jira/browse/ARROW-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684181#comment-16684181
]
Antoine Pitrou commented on ARROW-3738:
---------------------------------------
To keep things simple, I suggest we start using a date library. The following
looks good (and is actually the basis for the future C++20 API):
https://github.com/HowardHinnant/date
We could simply vendor the {{date.h}} file.
> [C++] Add CSV conversion option to parse ISO8601-like timestamp strings
> -----------------------------------------------------------------------
>
> Key: ARROW-3738
> URL: https://issues.apache.org/jira/browse/ARROW-3738
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: csv
>
> See similar functionality in other libraries. I believe pandas has a fast
> path for iso8601
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)