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

id read-only

String

href read-only

Field

code required

String

A unique code used to classify the resource

gmt_offset required

Decimal

The offset from Greenwich Mean Time

dst_offset required

Decimal

The offset from Greenwich Mean Time during Daylight Savings

date_created

Datetime

The time when the resource was created, in the standard Dates & Times.

date_last_modified

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