Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeZone

Optional. Timezone associated with the request used to resolve datetime values. If not set, "UTC" is used.

Represents a time zone from the IANA Time Zone Database.

Hierarchy

  • TimeZone

Properties

Properties

Optional id

id: string

IANA Time Zone Database time zone, e.g. "America/New_York".

Optional version

version: string

Optional. IANA Time Zone Database version number, e.g. "2019a".

Generated using TypeDoc