Hi, date input shows just mm/dd/yyyy format in front-end. Back-end field “Date format” just works if jQuery date picker is enabled but I do not want to enable it. It also always shows format yyyy/mm/dd in cart page.
Could it use the custom field date format or current WordPress locale format (Settings > General > Date format)? Thanks.
Thanks. I have just checked that date inputs show browser’s locale date format, which is fine. But it ignores locale date formats in cart page and it would be good if it uses browser locale date format, WordPress locale date format, or custom field date format in cart page.