General: TimeZoneType
Relevant services:
Contents:
Name | Description |
---|---|
offset | The time zone offset (from UTC) in string representation. Example: +11:00 Type: |
zoneabb | Abbreviated time zone name. Example: LHDT Type: |
zonename | Full time zone name. Example: Lord Howe Daylight Time Type: |
zoneoffset | Basic time zone offset (without DST) in seconds. Example: 37800 Type: |
zonedst | DST component of time zone offset in seconds. Example: 1800 Type: |
zonetotaloffset | Total offset from UTC in seconds. Example: 39600 Type: |