Crate time_tz

source ·
Expand description

This provides traits and utilities to work with timezones to time-rs and additionally has an implementation of IANA timezone database. To disable the integrated IANA/windows databases, one can simply remove the db default feature.

Modules

Structs

Enums

  • This represents the possible types of errors when trying to find a local offset.

Traits