mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Good format for duration time
This commit is contained in:
parent
4788a2dc53
commit
40a99a521e
@ -17,7 +17,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Durationtime</th>
|
<th>Durationtime</th>
|
||||||
<td>{{ entity.durationTime|localizeddate('long', 'none') }}</td>
|
<td>{{ entity.durationTime|date('H:i') }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Remark</th>
|
<th>Remark</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user