Date fields in wrong format
-
If you include a date field in a data entry form, it defaults to YYYY-MM-DD, which is just plain stupid. I know may browsers provide a datepicker but it’s not consistent enough.
I have tried changing to a text field and using a normal format but then the data obviously doesn’t map and so records the default date of 01/01/1970.
I’ve set up a jQuery datepicker but it uses a normal date format, so won’t work until I get this issue resolved.
Is there anyway to make this work?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Date fields in wrong format’ is closed to new replies.