Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISO date format doesn't validate as "date" on iOS Safari #328

Closed
lukasberns opened this issue Mar 2, 2012 · 1 comment
Closed

ISO date format doesn't validate as "date" on iOS Safari #328

lukasberns opened this issue Mar 2, 2012 · 1 comment

Comments

@lukasberns
Copy link

It could be a duplicate of #43 -> #55 but since this is a more serious problem:

ISO formatted dates won't validate in MobileSafari as "date" (they do obviously as "dateISO")

Problem is that MobileSafari returns "Invalid Date" for new Date("2012-03-02"). Desktop version works fine. Tested on the jquery.com plugin demo page: http://docs.jquery.com/Plugins/Validation/Methods/date

@jzaefferer
Copy link
Collaborator

See #581 and #1063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants