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