Meta Box
Support Forum
Support › General › Datetime validationResolved
Hello,
I am using the datetime field but it doesn't validate the date by default. So a user could save a date in the format "2018-10-17 00" which is wrong.
Thanks.
Hi,
The datetime fields doesn't do validation for the format. It's kind of a bug in jQueryUI datepicker. I'd suggest setting the field readonly to prevent users entering values in wrong format.
readonly