rok commented on PR #13854:
URL: https://github.com/apache/arrow/pull/13854#issuecomment-1213224511

   > You may want to export `arrow::internal::kStrptimeSupportsZone` as a 
public API and use it: 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/value_parsing.h#L774
   
   That's a good point! However lubridate's strptime supports `%Z` flag for 
strftime only ([see docs](https://rdrr.io/r/base/strptime.html)), so I don't 
think we need `kStrptimeSupportsZone` for this change. I opened 
[ARROW-17398](https://issues.apache.org/jira/browse/ARROW-17398) to not loose 
the idea.


-- 
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