• Hey,
    I noticed the date field wasn’t working well on Firefox, so I ended up adding add_filter( 'wpcf7_support_html5_fallback', '__return_true' ); to my functions.php, and it’s working well. But the date format is yyyy-mm-dd, and I want it to be dd/mm/yyyy, like on other browsers.
    How can I do that ?

    • This topic was modified 9 years, 8 months ago by emmadurden.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Change date format on Firefox (using the html5 fallback feature)’ is closed to new replies.