Time Zones¶
A timezone is a region of uniform standard time.
XML Schema:
Resource Definition¶
Note
This resource can be searched, allowing to you to access a filtered set of data. See our Searching The G API documentation for details on how to query specific fields and the operators available.
Fields
Name |
Type |
Description |
|---|---|---|
|
String |
|
|
Field |
|
|
String |
A unique code used to classify the resource |
|
Decimal |
The offset from Greenwich Mean Time |
|
Decimal |
The offset from Greenwich Mean Time during Daylight Savings |
|
Datetime |
The time when the resource was created, in the standard Dates & Times. |
|
Datetime |
The time when the resource was last modified, in the standard Dates & Times. |
Get a Timezone
- GET /timezones/(timezone_id)¶
List Timezones
- GET /timezones¶