Aaron Roberson wrote: > I have a banner that displays on the site every Wednesday at 2:00 > p.m.. However, I am afraid that when daylight savings time ends in > October I am going to have to rewrite my code. > > It's a matter of chaning the value of a single variable, but what > happens when I move on and another developer overseas the project? > He/she won't know why that banner isn't displaying at the correct > time.
if all you need is to see is if a date is in DST in different timezones, use the timezone CFC: http://www.sustainablegis.com/projects/tz/testTZCFC.cfm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240235 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

