| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the time zone. | [optional] |
| utc_offset | int | The time zone's UTC offset in seconds. | [optional] |
| formatted_name | string | The formatted name of the time zone. | [optional] |
| formatted_offset | string | The formatted offset of the time zone. | [optional] |
| abbreviation | string | The abbreviation of the time zone. | [optional] |
| identifier | string | The tz database name of the time zone. | [optional] |