diff --git a/script.js b/script.js index c88d040..1622a22 100644 --- a/script.js +++ b/script.js @@ -180,7 +180,7 @@ } }, 1000); - var bangalore = new Date("Nov 22, 2017 12:00:00").getTime(); + var bangalore = new Date("Nov 22, 2017 16:00:00").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get todays date and time