From 652f689098e3daa9851cdf30b7e870dbd9dcfc76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?murat=20emir=20cabaro=C4=9Flu?= Date: Tue, 4 Aug 2020 17:35:23 +0300 Subject: [PATCH] =?UTF-8?q?yay=C4=B1n=20urlsi=20ve=20s=C3=BCresi=20g=C3=BC?= =?UTF-8?q?ncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- canli.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@