GET api/Account/GetTimezones
Get 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
Sample:
Sample not available.