From 232001a1f55793ec3d6897a307497b3fa796540f Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Fri, 31 Jul 2015 08:19:38 +0300 Subject: CSV import: implement unit conversion for temperature If input is in F, we need to convert it to C on import. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/manualcsv2xml.xslt | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) (limited to 'xslt') diff --git a/xslt/manualcsv2xml.xslt b/xslt/manualcsv2xml.xslt index 5141c445e..769092664 100644 --- a/xslt/manualcsv2xml.xslt +++ b/xslt/manualcsv2xml.xslt @@ -223,18 +223,38 @@ - - - - + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2