diff --git a/htdocs/product/fournisseurs.php b/htdocs/product/fournisseurs.php
index 0604ec6a6d0..a6922471bd1 100644
--- a/htdocs/product/fournisseurs.php
+++ b/htdocs/product/fournisseurs.php
@@ -1106,7 +1106,7 @@ END;
// Date from
if (!empty($arrayfields['pfp.datec']['checked'])) {
- print '
'.dol_print_date(($productfourn->fourn_date_creation ? $productfourn->fourn_date_creation : $productfourn->date_creation), 'dayhour').' | ';
+ print ''.dol_print_date(($productfourn->fourn_date_creation ? $productfourn->fourn_date_creation : $productfourn->date_creation), 'dayhour', 'tzuserrel').' | ';
}
// Supplier