POST api/Master/ConvertToDateTIme?LastUpdatedDate={LastUpdatedDate}
No documentation available.
Request Information
Parameters
Name | Description | Additional 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-12-29T02:53:16.80591+05:30"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-12-29T02:53:16.80591+05:30</dateTime>