From 017d1416fa9148f84596aa109826cacb13c1c774 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 22 Oct 2016 13:07:39 -0400 Subject: #353 - more timezone tweaks, especially making sure humanizeTime is ALWAYS using local time irrespective of setting Former-commit-id: d28f076eb0a780a83466f259d17563b8d2d34a0d --- www/templates/montage-history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index aa147c71..94659e93 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -107,7 +107,7 @@
-
{{'kTimeline' | translate}}
+
{{'kTimeline' | translate}} ({{getLocalTZ()}})
{{'kFrom'|translate}}: 
-- cgit v1.2.3