From 89770249d0c71d6670fc61abbdca65c284dc77c2 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 19 Oct 2013 08:17:13 +0300 Subject: Add current date to CSV import Since CSV import does not include date/time stamp, we need to generate one for ourselves. This patch uses current time of the import as dive time. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/csv2xml.xslt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'xslt') diff --git a/xslt/csv2xml.xslt b/xslt/csv2xml.xslt index f50457257..5c9abfe1e 100644 --- a/xslt/csv2xml.xslt +++ b/xslt/csv2xml.xslt @@ -5,6 +5,8 @@ + + @@ -15,6 +17,12 @@ + + + + + + -- cgit v1.2.3-70-g09d2