rok commented on a change in pull request #10610:
URL: https://github.com/apache/arrow/pull/10610#discussion_r694108545
##########
File path: cpp/src/arrow/compute/kernels/scalar_temporal.cc
##########
@@ -840,6 +967,13 @@ const FunctionDoc strftime_doc{
{"timestamps"},
"StrftimeOptions"};
+const FunctionDoc tz_localize_doc{
+ "TzLocalize converts timestamps to UTC keeping the original timezone
information",
+ ("TzLocalize converts timestamps from arbitrary timezone to UTC.\n"
Review comment:
Done.
--
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]