Date format
This commit is contained in:
parent
2d4c3466d8
commit
5a10b95fb6
@ -339,7 +339,7 @@ else
|
||||
|
||||
// Date
|
||||
print '<tr><td>'.$langs->trans("Date").'</td><td>';
|
||||
print dol_print_date($deplacement->date);
|
||||
print dol_print_date($deplacement->date,'day');
|
||||
print '</td></tr>';
|
||||
|
||||
// Km/Price
|
||||
|
||||
Loading…
Reference in New Issue
Block a user