chronotope / chrono-tz

TimeZone implementations for rust-chrono from the IANA database
Other
228 stars 55 forks source link

How to retrieve local timezone? #154

Closed lcmgh closed 3 months ago

lcmgh commented 3 months ago

Hi! Is it possible to get the user's local timezone as Tz?

djc commented 3 months ago

chrono-tz doesn't provide that functionality, but chrono itself has Local.