icu4x
    Preparing search index...

    Class TimeZone

    See the Rust documentation for TimeZone for more information.

    Index

    Constructors

    Accessors

    • get ffiValue(): number

      Returns number

    Methods

    • Whether the time zone is the unknown zone.

      See the Rust documentation for is_unknown for more information.

      Returns boolean

    • Creates a time zone from a BCP-47 string.

      Returns the unknown time zone if the string is not a valid BCP-47 subtag.

      Additional information: 1

      Parameters

      • id: string

      Returns TimeZone