d=new Date();
alert(d);
d.setHours(d.getHours()+5);
alert(d);

----- Original Message -----
From: "clint" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 11:35 AM
Subject: OT: Javascript Help


> I know this is off topic, but it kinda isn't.
>
> Can someone show me how to add 5 minutes to now in javascript?
>
> I am having a hard time finding how to do this.
>
> Thanks!
>
> 
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to