Timezone information.
Constructor schema is available as of layer 176. Switch ยป
Name | Type | Description |
---|---|---|
id | string | Unique timezone ID. |
name | string | Human-readable and localized timezone name. |
utc_offset | int | UTC offset in seconds, which may be displayed in hh:mm format by the client together with the human-readable name (i.e. $name UTC -01:00 ). |