POST api/WeatherCCE/ConvertToDateTIme?LastUpdatedDate={LastUpdatedDate}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
LastUpdatedDate
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, text/html

Sample:
"2024-10-05T04:58:04.810075+05:30"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-10-05T04:58:04.810075+05:30</dateTime>