If I understand you correctly, you just use DateAdd("h", "1", Now()). This
would add 1 hour to the current time. Don't forget to add logic which
monitors the current date otherwise you'll be an hour off for half the year
:)
Steve
-----Original Message-----
From: Daryl Walsh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 8:07 PM
To: [EMAIL PROTECTED]
Subject: Indiana time (EST) --> Michigan time (DST)
Setting up an auction site on a web server located in Indiana. The site's
target audience is in the Eastern time
zone which is currently experiencing Daylight Savings Time.
Indiana doesn't participate in DST but remains on Eastern
Standard Time year 'round.
As a result, from the perspective of the users, the time of the auction
site/web server is currenlty one hour behind.
The auction site uses the CF Now() function to get the time stamp from the
server. Is there a cgi script or some other way to manipulate the time stamp
so that it reflects DST rather than EST? (other than changing the time on
the server?)
thanks,
Daryl
[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.