Ask a Question related to Coldfusion Server Administration, Design and Development.
-
bdfennell #1
ColdFusion 5 and Daylight Savings Time
Is Cold Fusion 5 affected by the change in Daylight Savings Time that's coming up? If so, is there a resolution?
bdfennell Guest
-
Daylight Savings Time
Using the Date object, I can get the timezone (eg: GMT-4 is current for EDT, EST would return GMT-5). WHat I need help with is determining, from a... -
Daylight Savings Time fix and CFDOCUMENT
After our webmaster installed the JVM update (1.4.2_13) to correct the DST issue, I discovered that CFDOCUMENT doesn't seem to function. Has anyone... -
CF MX and Daylight Savings Time Change
Next year 2007, the Daylight Saving day (chaning the clocks for spring and fall) will be changing. The Spring date will be a month earlier and the... -
[PHP] Timezones and Daylight Savings Time
What if you set the server to use UTC and then used the clients local system setting to offset it for each client? So the server would have it's... -
accounting for daylight savings time
Hi If you need to account for daylight savings, you could use the following SQL query to detect the same select SYSDATE x, 0 r1 from dual where... -
PaulH **AdobeCommunityExpert** #2
Re: ColdFusion 5 and Daylight Savings Time
bdfennell wrote:
not that i have cf5 around to test, but updating the OS should do the trick. if> Is Cold Fusion 5 affected by the change in Daylight Savings Time that's coming up? If so, is there a resolution?
you're on w2k these might be of interest:
[url]http://www.informationweek.com/shared/printableArticle.jhtml?articleID=196700071[/url]
[url]http://support.microsoft.com/?kbid=914387[/url]
[url]http://www.microsoft.com/windows/timezone/dst2007.mspx[/url]
PaulH **AdobeCommunityExpert** Guest
-
PaulH **AdobeCommunityExpert** #3
Re: ColdFusion 5 and Daylight Savings Time
bdfennell wrote:
> Is Cold Fusion 5 affected by the change in Daylight Savings Time that's coming up? If so, is there a resolution?
sarge has more cf5 info than i do:
[url]http://www.sargeway.com/blog/index.cfm/2007/1/22/ColdFusion-DST[/url]
PaulH **AdobeCommunityExpert** Guest
-
bdfennell #4
Re: ColdFusion 5 and Daylight Savings Time
Great link. Thanks. Exactly what I was looking for.
bdfennell Guest
-
tmschmitt #5
Re: ColdFusion 5 and Daylight Savings Time
I'm looking for some feedback on my testing results that I posted at Sarge's blog. Has anyone else tested that code?
Terry
tmschmitt Guest



Reply With Quote

