From 28bd1fdcb595622a7b3eb3ebc1726d35c85790ff Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 28 Jul 2014 08:18:39 +0300 Subject: CSV import: add min:sec format support On CSV import the time can be represented with seconds, min:sec or hour:min:sec. This patch adds support for the min:sec format that was missing. See #662 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/csv2xml.xslt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'xslt') diff --git a/xslt/csv2xml.xslt b/xslt/csv2xml.xslt index f2a11dae3..4d9aa868f 100644 --- a/xslt/csv2xml.xslt +++ b/xslt/csv2xml.xslt @@ -105,6 +105,11 @@ + + + + + -- cgit v1.2.3-70-g09d2