From 4214ff657676fd0d4a836038ec9e1d17ae6d4607 Mon Sep 17 00:00:00 2001 From: vv01f Date: Mon, 26 Apr 2021 13:58:36 +0200 Subject: [PATCH] add param for timezone --- xsl/date.xsl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xsl/date.xsl b/xsl/date.xsl index e92a82e7c..1c2c79992 100644 --- a/xsl/date.xsl +++ b/xsl/date.xsl @@ -425,17 +425,23 @@ + + + + + GMT + + + format-number(date:second-in-minute($date), '00'), ' ', $timezone)"/>