Preview:
//The creation date: $order->get_date_created()
//The modification date: $order->get_date_modified()
//The paid date: $order->get_date_paid()
//The completed date: $order->get_date_completed()



$date_modified = $order->get_date_modified();

$date_modified->date("F j, Y, g:i:s A T");

downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter