Change line 409 fromtoPHP Code:
now(),
in admin\includes\functions\extra_functions\super_orders_functions.php.PHP Code:
date_add(now(), INTERVAL " . TIME_ZONE_OFFSET . " HOUR),
The times will now reflect correctly on your order status updates.