ahendersonaz
10-04-2003, 07:06 PM
I am creating a website that uses a javascript to detect the current time on a users computer and generate a list of current talk radio streams to listen to.
I have based the time around where I live, Pacific time, but I will be receiving a national promotion. I am looking to use any kind of script or whatever else, (cookies?) to have a user click on their time zone (Hawaiian, Alaska, Pacific, Mountain, Central, Eastern) and have the list generated and presented to them with their local time.
Quickly, here's how I'm doing it now: you visit the site and a javascript detects the day, then the hour on your PC clock and takes you to the appropriate file, ie: saturday/14.shtml is 2:00pm on Saturday.
Any ideas would be appreciated.
I have based the time around where I live, Pacific time, but I will be receiving a national promotion. I am looking to use any kind of script or whatever else, (cookies?) to have a user click on their time zone (Hawaiian, Alaska, Pacific, Mountain, Central, Eastern) and have the list generated and presented to them with their local time.
Quickly, here's how I'm doing it now: you visit the site and a javascript detects the day, then the hour on your PC clock and takes you to the appropriate file, ie: saturday/14.shtml is 2:00pm on Saturday.
Any ideas would be appreciated.