• I have a form which is going to a webhook during submit. The date field are sent as yyyy-mm-dd

    I need to send it as dd-mm-yyyy, tried changing WordPress defaults to dd-mm-yyyy but that didn’t make a change to my form. There is no date format setting on the datepicker field. How to I change the date format?

The topic ‘Date format’ is closed to new replies.