POST api/Test1/convertToDateTime?timestamp={timestamp}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
timestamp
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"2026-09-10T11:56:01.7030592+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-09-10T11:56:01.7030592+00:00</dateTime>