jorisvandenbossche commented on issue #40337:
URL: https://github.com/apache/arrow/issues/40337#issuecomment-1976525528

   The logic we use to convert a dateutil tz to a string:
   
   
https://github.com/apache/arrow/blob/2b194ad222f4dc8ecf2eb73539ab8cab5b1fc5e7/python/pyarrow/src/arrow/python/datetime.cc#L554-L568
   
   (so it might also be that something changed under the hood in dateutil that 
messes that u. It would be good to verify if the actual `tz` object in the 
snippet above, before conversion to a string by pyarrow, also shows 
"Europe/Monaco")


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