Class WindowsParser

A mapper between Windows time zone identifiers and BCP-47 time zone identifiers.

This mapper supports two-way mapping, but it is optimized for the case of Windows to BCP-47. It also supports normalizing and canonicalizing the Windows strings.

See the Rust documentation for WindowsParser for more information.

Constructors

Accessors

Methods

Constructors

Accessors

  • get ffiValue(): number
  • Returns number

Methods

  • Parameters

    • value: string
    • region: string

    Returns TimeZone

""