whatgoodisaroad / validity

Client-Side Validation for jQuery
http://whatgoodisaroad.github.io/validity/
132 stars 74 forks source link

Not working with Safari? #55

Open Acetree opened 10 years ago

Acetree commented 10 years ago

I came with a problem when using validity in Safari. I found the reason was that 'Date' parsing in Chrome and Safari are different.

whatgoodisaroad commented 10 years ago

Do you have an example?