pub fn parse_tzif_file(path: &Path) -> Result<TzifData, Error>
Parses a TZif file at the provided path.
TZif
path