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


##########
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:
   I wonder if the "for any string" is fully clear (I am also not a good 
wordsmith, so not directly an alternative)
   
   Something more verbose: ".. ignores the %Z specifier and any string at the 
matching location" ?



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