Module tzif

Implements TZif time zone parsing and transition handling.

The TZif format is used by the Time Zone Database.

The parser in this module is designed to handle untrusted input. That is, there is no input that should cause it to panic or allocate memory in a way that is not proportional to the size of the TZif data.

These binary files are the ones commonly found in Unix distributions in the /usr/share/zoneinfo directory.

Structs

Enums

Functions