diff --git a/canli.html b/canli.html index 678a45d..71220d4 100644 --- a/canli.html +++ b/canli.html @@ -42,7 +42,7 @@ // counter.init("demoC", counter.toSecs(2020, 7, 1, 0, 0, 0)); // For this example, we just set to 2 days from now - let dtlater = new Date(2020, 7, 4, 16, 0, 0); + let dtlater = new Date(2020, 7, 4, 15, 0, 0); console.log(dtlater.getHours()); counter.init( "live-counter", @@ -162,7 +162,7 @@