rok opened a new pull request #10998:
URL: https://github.com/apache/arrow/pull/10998


   This is to resolve 
[ARROW-13684](https://issues.apache.org/jira/browse/ARROW-13684).
   
   1. Default strftime string is now `%Y-%m-%dT%H:%M:%S`. Perhaps 
`%Y-%m-%dT%H:%M:%S%z` would be better?
   2. Timestamps without timezone are now strftime-ed as if they were in `UTC`. 
Not sure this is the way to go. What if the local time is really invalid but we 
can't tell?
   3. Document `%S` behavior. What would be a good location to do that?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to