POST api/FlightBooking/ConvertMMddyyyy?strdate={strdate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| strdate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2025-11-06T02:21:25.0389028+05:30"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-11-06T02:21:25.0389028+05:30</dateTime>