Date fields not working in IE, FF and Safari
-
As in the title, when I set a date fields, it not work in browser I mentioned.
The problem is that only if I write the value in YYY-mm-dd format the form run, but, for italian for example, the date format is: yy/mm/YYYY.In Chrome, the datepicker write the italian date format (dd/mm/YYYY) but the field pass the validation as if I write YYYY-mm-dd. If the user write the date manually, the validation pass only if he write in YYYY-mm-dd format.
How can I solve this problem?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Date fields not working in IE, FF and Safari’ is closed to new replies.