GET v1/timezones/{timeZoneId}/offset?date={date}

Returns the timezone's offset in minutes.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
timeZoneId The ID of the time zone integer

Required

date When specified, the offset is relative to that time. date

None.

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<int>1</int>