Expand description
This is a library for parsing compiled zoneinfo files.
Re-exports§
pub use parser::Result;
Modules§
- parser
- Parsing and structures of time zone files
Structs§
- Leap
Second - A leap second specification.
- Local
Time Type - A description of the local time in a particular timezone, during the period in which the clocks do not change.
- TZData
- Parsed, interpreted contents of a zoneinfo file.