I have a different take on the CF timezone issues. First off our servers are and have been adjusted for DST correctly. They shifted automatically without issues, now() returns the correct time for our servers in the Central timezone. I did however notice a datediff() issue. If your doing a datediff across the spring DST time shift your get weird results that are an hour off.
Use this link to see the code I'm using and an example of the output. This is on a BlueDragon server, but if you run the code on CF7 or CF8 you will get similar incorrect values. http://www.wilgeno.com/duration.cfm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6588 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
