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/index.html | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index c04e169b..41e64912 100644 --- a/www/index.html +++ b/www/index.html @@ -186,17 +186,14 @@ - - - - - {{'kMenuZMSettings'|translate}} - -  {{$root.getProfileName();}}  - - + + + {{'kMenuZMSettings'|translate}} + +  {{$root.getProfileName();}}  + @@ -260,6 +257,14 @@ + + + {{$root.getLocalTimeZone();}}
+ {{$root.getServerTimeZoneNow();}} +
+ + + -- cgit v1.2.3