views:

239

answers:

2

I'm having some problems with xVal's clientside validation when it comes to dates. I can't get it to work with a swedish date format which is yyyy-mm-dd, it only seems to work with mm/dd/yyyy. Is there a way to make it work with other date formats?

A: 

jQuery Date Validation in Chrome

Hope this entry.

takepara
A: 

Hi, did you find your solution... i got the same problem and was thinking to make a custom datatype validations because i couldn't find a way to specify the date format in the dataannotations...