Custom field – type date
-
First thank you for this great plugin!
Now, I have a little problem because I need a custom field – type date.
In form, for avoid typing errors, I change type=”date” with jQuery code => that’s ok.
But it seems that the default date formatting is “m/d/Y” and I need “d/m/Y”?: when I enter in field input “13/12/2016” => error message “Please enter a valid date.”
Could you please tell me where I can change the global setting format date??
Or perhaps there is a better way to use “d/m/Y” for date formatting in form ?
Another thing, (I’m not an expert developper) I don’t understand why the message “Please enter a valid date.” is in english while the translation exist in js/validate/localization/messages_fr.js
Thank you
- The topic ‘Custom field – type date’ is closed to new replies.