Hi Gareth,

 

Thanks, the flashplayer/IE and server are on the same PC so should be in the
same timezone, so I'm guessing the problem is either the JVM or CF not
recognising the updated DST when it changed from the 31/March to the
7/April.

 

Does anyone know if the JVM/CF was updated for this change ?

 

Thanks.

 

Stephen Davey

 

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Gareth Edwards
Sent: Thursday, 5 June 2008 8:26 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion & Daylight saving

 

Passed to Coldfusion from? Flash? A flash date will contain the Flash /
Local system timezone, and there for will get converted to the server
timezone when passed to Coldfusion (depending on how you do it ).

If passing Dates between Coldfusion and Flash it can often be tricky to work
with. Telling Flash to convert your date to UTC before sending to Coldfusion
can often be a solution.

Also, you must ensure Coldfusion is running on the correct Timezone, <cfdump
var="#Now()#"> what do you get?

Cheers
Gareth.

Stephen Davey wrote: 

Hi,
 
I did some tests using 'Charles web debugging proxy' tool, Charles shows the
date being 
passed to Coldfusion as 31/3/08 00:00 whereas dumping the value in
Coldfusion sees it as 30/3/08 23:00.
 
The dates are only out an hour between the 31/3/08 to 7/4/08.
 
This was on a windows PC run Coldfusion 7.02 and I ran the web-browser on
the same pc as CF server.
 
Thank you Blair for suggesting this tool I had not seen it before, it would
have been great to have in the past and I will keep in my collection of
debug tools in the future.
 
Server is running - Java VM Version  1.4.2_11-b06    
 
Windows has all the updates from MS. And it has the correct time zone and is
set for DST.
 
Thanks.
 
Stephen Davey
 
-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Chris Velevitch
Sent: Wednesday, 4 June 2008 5:19 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion & Daylight saving
 
 
On Wed, Jun 4, 2008 at 1:33 PM, Stephen Davey
<mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
wrote:
  

I download the latest flash play with no effect.
 
The windows PC has the latest updates from MS including optional updates.
    

 
I've seen a case where the locale/timezone on the PC was wrong which
resulted int he the dates in Flash be wrong.
 
Fixing the locale/timezone fixed it.
 
 
Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.flashdev.org.au
 
Adobe Platform Users Group, Sydney
June meeting: Profiling with Flex Builder 3
Date: Mon 23th June 6pm for 6:30 start
Details and RSVP on http://apugs2008june.eventbrite.com
 
No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 269.24.6/1481 - Release Date: 3/06/2008
7:31 PM
 
 
 
 
  



 

No virus found in this incoming message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1484 - Release Date: 4/06/2008
4:40 PM


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to