From 49b8d72b96fed25c4b33d45d2a9f4b028e9de80a Mon Sep 17 00:00:00 2001 From: Jeff Wagner Date: Sat, 18 Oct 2014 21:40:56 +0200 Subject: [PATCH] Respect timezone when parsing timestamp for event start. Only show hour when event is not the entire day. --- index.html | 2 + js/level2.js | 16 +- js/moment-timezone-with-data.js | 989 ++++++++++++++++++++++++++++++++ 3 files changed, 1005 insertions(+), 2 deletions(-) create mode 100644 js/moment-timezone-with-data.js diff --git a/index.html b/index.html index ac6620f..5ee880f 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,8 @@ + +