From RuneGlory
Line 11: | Line 11: | ||
<script> | <script> | ||
// Set the date we're counting down to | // Set the date we're counting down to | ||
− | var countDownDate = new Date(" | + | var countDownDate = new Date("June 15, 2018 15:37:25 GMT+0500").getTime(); |
// Update the count down every 1 second | // Update the count down every 1 second |
Revision as of 02:29, 14 June 2018