Date de changement de statut WooCommerce

$order = new WC_Order($order_id);
echo $order->modified_date;
segev moran