I just upgraded an ASP.Net MVC application to MVC-4. The field editor for inputs based on DateTime values now include\'s the HTML-5 type="date" attrib
type="date"
Had the same problem. A colleague solved this with jQuery.Globalize.
I am using jQuery Datepicker for selecting the date.