ASP.NET MVC Date Input Not Binding Correctly in AJAX Post Request
I have built a form which take checkInDate and nights as input. But in the backend when I am debugging it is not showing the date correctly. It is displaying nights correctly but checkInDate is shown as 01-01-0001.