3 releases (breaking)
0.3.1 | Apr 12, 2024 |
---|---|
0.2.0 | Dec 9, 2021 |
0.1.0 | Dec 7, 2021 |
#80 in Date and time
1,590 downloads per month
Used in 4 crates
64KB
684 lines
localzone
Utility crate to figure out the IANA (Olson) timezone of the current machine. The IANA timezones have been largely established as the standard for identifying timezones but retrieving the current timezone in that format is a surprisingly complex problem. Additionally Windows machines use an incompatible timezone system and this crate helps automaticaly mapping these to the IANA timezones. For this it uses the CLDR maintained timezone mapping.
License and Links
- Documentation
- Issue Tracker
- License: Apache-2.0
Dependencies
~0–35MB
~532K SLoC