Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

dateFormat problem customization

$
0
0

Replies: 1

Hi,

We use formatDate to fix another calender not running through
your plugin. But, yours and the other share code for customization.

Somehow if we add this one:

$.datepicker({
dateFormat: “DD, d MM, yy”
});

The column in WooCommerce shows Tuesday, 01 January, 1970.
Only the column, everything else is working for the orders.

If we remove that code, it shows the correct date in the
column again. We add this code because in a form we have
calendar that needs that to show a correct date.

Is there any way we can fix this?

Thanks!


Viewing all articles
Browse latest Browse all 59525

Trending Articles