![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| JavaScript JavaScript are you needing help with functions in your script, free help is offered here for all JavaScript problems so if you have an JavaScript error in your code just ask. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| hey gang. I need a java clock, a very basic one, that will show ONLY the time in EST. And not show the local time. Can someone help me with this?? here is what i would like it to look like http://tz.gig-gamers.com/tourney/55/index.asp see the basic java clock on the bottom? Thanks Jeff | |||
|
| Advertisements |
| | #2 | ||
| Jeff said the following on 3/9/2006 10:20 AM: > hey gang. I need a java clock, a very basic one, that will show ONLY the > time in EST. And not show the local time. Can someone help me with this?? > here is what i would like it to look like > http://tz.gig-gamers.com/tourney/55/index.asp see the basic java clock on > the bottom? There is no Java on that page. There is some Javascript though and the difference is huge. Java != Javascript As for a clock, search the archives of comp.lang.javascript for clock scripts, they abound there. -- Randy comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/ | |||
|
| | #3 | ||
| You are basically going to have to find out (which is easy) the UCT or GMT offset of the EST time zone, and then add/substract that from local time into the looping clock (I'm assuming you want a real time clock and not a snap shot only). Like he said, examples are all over the net, but search JavaScript and NOT Java...or you'll be heading down an erroneous path. "Randy Webb" <HikksNotAtHome@aol.com> wrote in message news:VdSdnX5SGeCwBI3ZnZ2dnUVZ_tednZ2d@comcast.com. .. > Jeff said the following on 3/9/2006 10:20 AM: >> hey gang. I need a java clock, a very basic one, that will show ONLY the >> time in EST. And not show the local time. Can someone help me with this?? >> here is what i would like it to look like >> http://tz.gig-gamers.com/tourney/55/index.asp see the basic java clock >> on the bottom? > > There is no Java on that page. There is some Javascript though and the > difference is huge. Java != Javascript > > As for a clock, search the archives of comp.lang.javascript for clock > scripts, they abound there. > > -- > Randy > comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly > Javascript Best Practices - > http://www.JavascriptToolbox.com/bestpractices/ | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: clock, script |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| clock for web page help please | brucie | HTML | 9 | 07-01-2007 12:27 PM |
| Extracting GPS clock?? | George R. Gonzalez | GPS | 1 | 06-25-2007 10:41 PM |
| Xbox clock | Sir Chewbury Gubbins | Console Subjects | 0 | 05-29-2007 1:53 PM |
| php count down clock | Stickster | PHP | 9 | 05-22-2006 6:58 PM |
| No more clock? | ShannyBanany | Community Chat | 4 | 04-13-2006 1:21 AM |
| Featured Websites | ||||
|