There is a DateAdd function in ColdFusion, which you can use to add hours.
Inthe example you provided, it would automatically roll the date over to 4
am the next day

On Sun, Jul 26, 2009 at 11:18 AM, Richard White <rich...@j7is.co.uk> wrote:

>
> 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:324988
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