@carmpocalypse You can change date format from wp-admin > settings > general page
@subratamal
Hello,
My settings are set correctly as mm-dd-yyyy, I even changed it to see if the format from the transactions will change and it still shows the same date format no matter what I do.
Also, cleared browser cache, server cache, OpCache.
@carmpocalypse We are using wc_date_format function to format the date in our plugin. So please check if it is overridden by any plugin or them.
@subratamal
I believe it’s a theme issue, however, since the date format YYYY-MM-DD is the universal format, I am going to stick with it. Thanks for the help. Marked thread as resolved.