• Resolved rjxiii

    (@rjxiii)


    Hi again,

    I have another issue now. When I print a invoice the order date format showed is different to the date’s format that I have in wordpress and the PDF Invoice plugin.

    I config the format date with “d/m/Y”, in the plugin config and the wordpress config too; but the date showed in the invoice show like “m/d/Y”.

    How I can change that? I don’t know if the problem is from the “Woocommerce” plugin, or from the “Woocommerce PDF invoice”.

    Thanks for all.

    https://ww.wp.xz.cn/plugins/woocommerce-pdf-invoices/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter rjxiii

    (@rjxiii)

    Hi guys,

    Finally I change the data order with the code bellow:

    <?php echo date(‘d/m/Y’,strtotime( $this->get_formatted_order_date()));?>

    Regards.

    Plugin Author Bas Elbers

    (@baaaaas)

    Will try to find the time to fix this as soon as possible. Thanks.

    Plugin Author Bas Elbers

    (@baaaaas)

    Can you let me know if this is fixed with the latest updates?

    Thread Starter rjxiii

    (@rjxiii)

    I will try as soon as I can.

    Hi!
    I tried with the new update and it does’nt fix it. Thanks for your support, so, no solution at time ?

    Hi.
    Sorry for the double post, bu it seems that the support doesn’t process topics by date of publication…
    Really no idea about the reported problem ?

    Thanks.

    Plugin Author Bas Elbers

    (@baaaaas)

    @jibograf are you using the latest version? This should be fixed. No problem on my machine. Can’t get the issue my self. Let me know if I can help you out.

    Oh gosh! It works indeed! T-H-A-N-K-S !

    Hi,
    Sorry but order date format problem seems to come back…
    When an order is finished/archived the same day as the customer order, seems to be OK, good format. But when an order is validate few days after, day/month order date is reversed. Do you have any feedback like that ?

    Regards.

    WooCommerce PDF Invoices v2.4.7

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

The topic ‘Change order date format’ is closed to new replies.