Difference between revisions of "Team:UCopenhagen/CountDown"

Line 30: Line 30:
 
     <script>
 
     <script>
 
         function calc() {
 
         function calc() {
             $("#dayLeft").html(moment("04082018 23:59", "DDMMYYYY h:mm").toNow());
+
             $("#dayLeft").html(moment("04082018 22:59:00", "DDMMYYYY h:mm").toNow());
  
             setTimeout(calc, 500);
+
             setTimeout(calc, 1000);
 
         }
 
         }
 
     </script>
 
     </script>

Revision as of 21:03, 4 August 2018

Wiki Freeze in ...



.



✌️✌️✌️