GET api/User/GetAllTimeZonesForAdminTool
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TimeZoneDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ZoneId | integer |
None. |
|
| ZoneName | string |
None. |
|
| UtcOffset | decimal number |
None. |
|
| DisplayOffset | string |
None. |
|
| DisplayName | string |
None. |
|
| Description | string |
None. |
|
| ShortDescription | string |
None. |
|
| ZoneCode | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.