Only one date format
-
Hi,
My webshop is located in the Netherlands, and we use here a date format like dd-mm-yyyy. This can be configured correctly using the plugin’s options. However, I’m having a problem with the date being stored as text in a meta field and thus displayed incorrectly in the Woo Orders Rest API. The yyyy-mm-dd format is required for exchanging date fields.
So, it works perfectly well for the date presentation om the site and in emails, but not for exchanging data with other systems, where the delivery date is very important.I’ve looked at the plugin’s code, but there’s no filter hook before saving the data. Do you have any other suggestions to solve this?
You must be logged in to reply to this topic.