Good format for duration time

This commit is contained in:
Marc Ducobu 2015-07-05 10:35:54 +02:00
parent 4788a2dc53
commit 40a99a521e

View File

@ -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>