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