mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 18:22:49 +00:00
Good format for duration time
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user