GET v1/timezones/{timeZoneId}/offset?date={date}
Returns the timezone's offset in minutes.
Request Information
URI Parameters
Name | Description | Type | Additional 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
integerResponse Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<int>1</int>