Reputation: 1
I have a PatientSearchCriteriaBinder and when runs it call a DateTimeBinder.
The first time it occurs, everything goes well. But, I don't know why. When I do in my controller the RedirectToAction is runs the Binder again and the Date format changes from dd/MM/yyyy to MM/dd/yyyy
Could anyone help me out?
Upvotes: 0
Views: 314