rok commented on issue #31315: URL: https://github.com/apache/arrow/issues/31315#issuecomment-1951412137
@Divyansh200102 this looks about right. Please go ahead and open a PR. As @jorisvandenbossche wrote using `%Z` flag ignores any string not just timezone names. Also please check if `**Note:**` is valid docstring notation - we autogenerate docstrings in python from cpp docstrings. And while this looks right for Python I'm not sure how it'll render in cpp docs. You can build docs locally by following [steps here](https://arrow.apache.org/docs/dev/developers/documentation.html#building-docs). -- 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]
