My application is setted with pt-BR culture (Date is dd-mm-yyyy) in web.config:
One approach would be to accept the date as a string and then manipulate it in the controller to the correct locale/culture.