When using several fields in a form including date pickers (without time) and timepicker(time only) all worked fine. Till I changed the date format to be in the standard dutch order (format: 'd M Y H:i'); When I used this, the time picker will add the current date to the output, so instead of 14:10 it will now read 14-11-2011 14:10. Is there a way to change the format only for the date fields, and not the time picker only fields? I tried format 'd M Y' only as well, but this didn't work.
Another question,
I've changed the text "select a time" in the datepicker.js is there a way to do this using the chronoforms component as well?
Another question,
I've changed the text "select a time" in the datepicker.js is there a way to do this using the chronoforms component as well?