GET api/timezones
Lists system time zones
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TimeZoneInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| DisplayName | string |
None. |
|
| StandardName | string |
None. |
|
| DaylightName | string |
None. |
|
| BaseUtcOffset | time interval |
None. |
|
| SupportsDaylightSavingTime | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, text/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel
Sample:
Sample not available.