Create a new IanaParserExtended using compiled data
See the Rust documentation for new for more information.
StaticcreateCreate a new IanaParserExtended using a particular data source
See the Rust documentation for new for more information.
See the Rust documentation for iter for more information.
See the Rust documentation for iter_all for more information.
See the Rust documentation for parse for more information.
A mapper between IANA time zone identifiers and BCP-47 time zone identifiers.
This mapper supports two-way mapping, but it is optimized for the case of IANA to BCP-47. It also supports normalizing and canonicalizing the IANA strings.
See the Rust documentation for
IanaParserExtendedfor more information.