Better parse %Z items from C's strftime implementation #37

Closed
opened 2026-02-09 03:43:57 +01:00 by oysteikt · 1 comment
Owner

This apparently uses a database of aliases for the timezones. Maybe we should vendor such a database

This apparently uses a database of aliases for the timezones. Maybe we should vendor such a database
oysteikt added the feature request label 2026-02-09 03:43:57 +01:00
oysteikt added this to the Finger support parity milestone 2026-02-12 05:24:15 +01:00
Author
Owner

https://docs.rs/chrono/latest/chrono/ seems to vendor such a database if you enable the tzfile feature flag

https://docs.rs/chrono/latest/chrono/ seems to vendor such a database if you enable the `tzfile` feature flag
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/roowho2#37