POST api/Adahi/ConvertStringToDate?date={date}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
date

string

Required

Body Parameters

Parameter Information

date

Property Description
Length (Int32)

                    
Chars (Char)

                    

None.

Response Information

Resource Description

date

Parameter Information

date

Property Description
Length (Int32)

                    
Chars (Char)

                    

Response Formats

application/json, text/json

Sample:
"2025-12-06T06:34:21.0456838+03:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-12-06T06:34:21.0456838+03:00</dateTime>