“Order created date” not respecting WordPress format
-
Hello,
I have an issue with Woocommerce date format in one very precise place.
It is the order created date showing up in each order’s page.
The format is Y-M-D while everything is set in WordPress settings to be D-M-Y.I’m not a developper, but I managed to link new orders to a Google Sheet table using code found online, using a webhook.
Order date is shown as is : 2020-12-04T18:17:44 (so Y-M-D)
I would like Woocommerce to respect the date format (for orders) I have set in WordPress settings, is it possible ?
It is quite a big issue for our french shop because the date is inverted, which is misleading…
Thank you
The topic ‘“Order created date” not respecting WordPress format’ is closed to new replies.