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