Timezone
Information about a timezone.
Fieldsโ
| Name | Description |
|---|---|
| zone_name (String!) | The zone name. |
| gmt_offset (Int!) | The Greenwich Mean Time offset in seconds. |
| gmt_offset_name (Int!) | Greenwich Mean Time offset name. |
| abbreviation (String!) | The abbreviation of the timezone name. |
| timezone_name (String!) | The name of the timezone. |
| country_id (Int!) | The id of the country under the timezone. |