General: TimeZoneType

Relevant services:

Contents:

NameDescription
offset

The time zone offset (from UTC) in string representation.

Example: +11:00

Type: String

zoneabb

Abbreviated time zone name.

Example: LHDT

Type: String

zonename

Full time zone name.

Example: Lord Howe Daylight Time

Type: String

zoneoffset

Basic time zone offset (without DST) in seconds.

Example: 37800

Type: Integer

zonedst

DST component of time zone offset in seconds.

Example: 1800

Type: Integer

zonetotaloffset

Total offset from UTC in seconds.

Example: 39600

Type: Integer