• Resolved sfcreative20

    (@sfcreative20)


    Date format

    I should enter this formatted date Tuesday 12-02-2021
    in the custom order page. The information page does not show the correct string to enter to get the different date formats.

    Can you tell me the correct string?

    `if(metadata_exists(‘post’, $order_id, ‘delivery_date’) && get_post_meta($order_id, ‘delivery_date’, true) !=””) {
    $delivery_date = get_post_meta( $order_id, ‘delivery_date’, true );
    }

Viewing 1 replies (of 1 total)
  • Plugin Author shoroar

    (@shoroar)

    Hello,

    Your problem was solved by our support team so we make the ticket closed

Viewing 1 replies (of 1 total)

The topic ‘[NSFW] Date format’ is closed to new replies.