Class ICU4XBcp47ToIanaMapper

An object capable of mapping from a BCP-47 time zone ID to an IANA ID.

See the Rust documentation for IanaBcp47RoundTripMapper for more information.

Constructors

Methods

Constructors

Methods

  • Writes out the canonical IANA time zone ID corresponding to the given BCP-47 ID.

    See the Rust documentation for bcp47_to_iana for more information.

    Parameters

    • value: string

    Returns string