GET api/App/GetCurrentDateTimeZone?timeZone={timeZone}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| timeZone | string |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2026-09-04T01:36:00.5545616-04:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-09-04T01:36:00.5545616-04:00</dateTime>