kou commented on code in PR #40186:
URL: https://github.com/apache/arrow/pull/40186#discussion_r1501895405


##########
docs/source/cpp/compute.rst:
##########
@@ -1343,6 +1343,8 @@ null input value is converted into a null output value.
 
 .. _detailed formatting documentation: 
https://howardhinnant.github.io/date/date.html#to_stream_formatting
 
+* \(2) The strptime kernel currently ignores the %Z specifier for any string.

Review Comment:
   ```suggestion
   * \(2) The strptime kernel currently ignores the ``%Z`` specifier for any 
string.
   ```



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