ByteBaker commented on issue #3430:
URL: https://github.com/apache/arrow-rs/issues/3430#issuecomment-1369848089

   Great. I thought the same. Will write the code and commit in a few hours.
   
   BTW another question that I forgot to ask above. Does it make sense to have 
a timezone while displaying just the date? The current implementation does it 
through `format!("{}", dt.format("%Y-%m-%d %:z"))`, but since the date is 
always initialized from `Utc`, the timezone will always be `+00:00`.


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