Welcome to the GoFuckYourself.com - Adult Webmaster 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 us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-02-2003, 04:27 PM   #1
AaronM
Too lazy to set a custom title
 
AaronM's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: ┌∩┐ ◣_◢ ┌∩┐
Posts: 46,909
I need a Java Script

Just a basic script that I can post to a page that show the current EST to anybody who views the page.

Any suggestions?
AaronM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 04:33 PM   #2
nobull
Confirmed User
 
Join Date: Oct 2002
Location: Las Vegas
Posts: 1,256
hitme up on icq...i'll have it done for you in 5 minutes 179419520

not sure why I'm feeling so nice.
__________________

NOREBILLS -- MAKE CASH NOW WITH THE NEWEST IDEA IN ONLINE PORN!
nobull is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 04:59 PM   #3
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
Aaron the simplest way to include the date time on a webpage is with SSI, simple little code u add where u want the date displayed, then rename the page .shtml instead of .html.

http://www.htmlgoodies.com/beyond/ss...sandtimes.html
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 05:02 PM   #4
loverboy
When it rains, it pours
 
Industry Role:
Join Date: May 2003
Posts: 20,609
worldtimeserver.com
loverboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 05:06 PM   #5
OzKaNoz
Confirmed User
 
Join Date: Jan 2001
Location: Deep With In Your Mind
Posts: 1,834
Here you go Aaron.
There are many to choose from.
http://webdeveloper.earthweb.com/webjs/jstimedate

Oz
__________________
Techie Media Web Hosting
OzKaNoz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 05:06 PM   #6
candyflip
Carpe Visio
 
candyflip's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: New York
Posts: 43,064
<S.CRIPT language=hahahahahahahahahaha type=text/hahahahahahahahahaha>
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thu rsday","Friday","Saturday")
var montharray=new Array("January","February","March","April","May"," June","July","August","September","October","Novem ber","December")
function getthedate(){
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var hours=mydate.getHours()
var minutes=mydate.getMinutes()
var seconds=mydate.getSeconds()
var dn="AM"
if (hours>=12)
dn="PM"
if (hours>12){
hours=hours-12
}
{
d = new Date();
Time24H = new Date();
Time24H.setTime(d.getTime() + (d.getTimezoneOffset()*60000) + 3600000);
}
if (hourshahahaha0)
hours=12
if (minutes<=9)
minutes="0"+minutes
if (seconds<=9)
seconds="0"+seconds
//Simple fix to prevent errors in W3C HTML Validator by Carl A. Rhoades
//Keeps the validator from thinking the span tags are imporoperly nested inside the script tags
var lstn = "<";
var slsh = "/";var grtn = ">";
var lts = "</";
var spcs = "&nbsp;&nbsp;";
var cdate = lstn+"span class=date"+grtn+" "+dayarray[day]+", "+montharray[month]+" "+daym+" "+year+" "+lts+"span"+grtn+""+lstn+"span class=time"+grtn+" | "+hours+":"+minutes+":"+seconds+" "+dn+"&nbsp;&nbsp;"+lts+"span"+grtn;
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function goforit(){
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}
window.onload=goforit
// End --></S.CRIPT>
__________________

Spend you some brain.
Email Me
candyflip is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 05:07 PM   #7
candyflip
Carpe Visio
 
candyflip's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: New York
Posts: 43,064
Dont forget your s.c.r.i.p.t. tags
__________________

Spend you some brain.
Email Me
candyflip is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-02-2003, 07:17 PM   #8
RedShoe
赤い靴 call me 202-456-1111
 
RedShoe's Avatar
 
Industry Role:
Join Date: Feb 2001
Location: The Valley
Posts: 14,831
Quote:
Originally posted by candyflip
Dont forget your s.c.r.i.p.t. tags
JA<b></b>VAS<b></b>CRI<b></b>PT
__________________

SPECIALTY COSTUMES • PROPS • FX
Superheroes • Monsters • Robots
PM for details


For any manufacturing needs. Adult or otherwise.

aka BonsHigh on Insta
Bonsai weed plants


RedShoe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.