• Resolved muhire2

    (@muhire2)


    Hello,

    How can I set the date to the dd/mm/yyyy format instead of mm/dd/yyyy ?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • logz05

    (@logz05)

    Hi,

    All you need to change is the output format in line 50 of

    wp-content/plugins/estimated-delivery-woocommerce/includes/func-wf-estimated-delivery-functions.php

    return $wf_next_date->format('d/m/Y');

    • This reply was modified 9 years ago by logz05.

    Hello Muhire,

    Changin date format is not possible in the basic version of the plugin.
    however, in the PRO version you have various options to change data format from a dropdown list.

    Regards,
    Veeresh
    Team XA

Viewing 2 replies - 1 through 2 (of 2 total)

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