OnionLake.ca

About OnionLake.ca

var millisecs_per_day=86400000 // set countdown time in milliseconds // put desired day as arguments to Date.UTC // in the order: // year, month (remember January is 0), day of month, offset from GMT // NOTE: we are using the offset because that represents midnight // (beginning of the day) in a specific timezone var countdown_time=Date.UTC(2009,7,9); // get the current time and convert to milliseconds var now=new Date(); var now_millisecs=now.valueOf(); var day_cnt= Math.



Retrieved from "http://aboutus.com/index.php?title=OnionLake.ca&oldid=28134738"