Commit 62ad44e1aff91a2b63f6449e2a82252613f8fc71

Authored by Palak Handa
1 parent 0632ba504b
Exists in master and in 1 other branch paytm

update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -59,7 +59,7 @@
59 59 hide: false
60 60 };
61 61  
62   - var maininvest = new Date("Dec 13, 2017 00:00:00").getTime();
  62 + var maininvest = new Date("Dec 14, 2017 00:00:00").getTime();
63 63 // Update the count down every 1 second
64 64 var x = setInterval(function() {
65 65 // Get todays date and time
... ...