From 40a99a521e26e460f093de72ae3b6ac8d222a10f Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Sun, 5 Jul 2015 10:35:54 +0200 Subject: [PATCH] Good format for duration time --- Resources/views/Activity/show.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/views/Activity/show.html.twig b/Resources/views/Activity/show.html.twig index fbe8f987e..8516f9049 100644 --- a/Resources/views/Activity/show.html.twig +++ b/Resources/views/Activity/show.html.twig @@ -17,7 +17,7 @@ Durationtime - {{ entity.durationTime|localizeddate('long', 'none') }} + {{ entity.durationTime|date('H:i') }} Remark