From RuneGlory
Line 1: | Line 1: | ||
− | The countdown below indicates the time left | + | The countdown below indicates the time left until you can enter the event! |
<html> | <html> | ||
<head> | <head> | ||
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("June 15, 2018 | + | var countDownDate = new Date("June 15, 2018 16:00:00 GMT+0500").getTime(); |
// Update the count down every 1 second | // Update the count down every 1 second |
Revision as of 03:32, 15 June 2018
The countdown below indicates the time left until you can enter the event!