diff --git a/htdocs/reception/card.php b/htdocs/reception/card.php index 9a679c067f8..3ee755bef37 100644 --- a/htdocs/reception/card.php +++ b/htdocs/reception/card.php @@ -1434,7 +1434,7 @@ if ($action == 'create') { // Date creation print ''.$langs->trans("DateCreation").''; - print ''.dol_print_date($object->date_creation, "dayhour")."\n"; + print ''.dol_print_date($object->date_creation, "dayhour", "tzuserrel")."\n"; print ''; // Delivery date planned