Monday, April 11, 2011

Using ASP.NET default Model Binders with DateTime

Hi,

I've been trying to use the default ASP.NET MVC model binders but I'm having issues with binding DateTime. I've looked at Scott's post here but it seems to be too sophisticated. Is there a simpler solution to binding DateTime?

From stackoverflow

0 comments:

Post a Comment