Class TimeZone

See the Rust documentation for TimeZone for more information.

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • 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

""