You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/26 20:48:53 UTC

[GitHub] [arrow] westonpace commented on pull request #10782: ARROW-11243: [C++] Recognize time types in CSV files

westonpace commented on pull request #10782:
URL: https://github.com/apache/arrow/pull/10782#issuecomment-887016039


   This could be a future JIRA or "wait until it's asked for" but technically ISO-8601 allows the omission of the colons if you add a leading T but I've never seen it in practice...
   
   ```
   Thh
   Thhmm
   Thhmmss
   Thhmmss.sss
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org