Date format
This commit is contained in:
parent
9ebebc94ab
commit
0940bc857e
@ -280,7 +280,7 @@ if ($result)
|
||||
else
|
||||
{
|
||||
print '<td colspan="4">';
|
||||
print dol_print_date($db->jdate($objp->do));
|
||||
print dol_print_date($db->jdate($objp->do),"day");
|
||||
}
|
||||
print '</td></tr>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user