Not sure how you are trying to do it, but this should work:

<cfoutput>#dateAdd("h", 5, "Jul 26 2009 23:48")#</cfoutput>

Marius 
-----Original Message-----
From: Richard White [mailto:rich...@j7is.co.uk] 
Sent: July 26, 2009 11:18 AM
To: cf-talk
Subject: format time to local


hi

we have a website used in uk. and the server is in usa.

when files are modified it is of course displaying the est time.

i am using the getfileinfo function to get this data but how can i format it
to uk time which is 5 hours ahead?

if i try to add five to the hours then of course an hour of 23 would be 28,
so is there an easier way to do this

thanks





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324990
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to