Hierarchy

  • TimeZoneInfo

Constructors

  • Parameters

    • timeZoneId: number
    • timeZoneUtcOffsetMinutes: number
    • timeZoneShortName: null | string
    • timeZoneCodeName: null | string

    Returns TimeZoneInfo

Properties

timeZoneCodeName: null | string
timeZoneId: number
timeZoneShortName: null | string
timeZoneUtcOffsetMinutes: number

Generated using TypeDoc