House of Fusion
Home of the ColdFusion Community
Hostmysite ColdFusion Hosting

Search cf-talk

September 07, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30         

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

Transposed Dates - Second Request [heur SPAMTRAP]

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Les Mizzell wrote:
Paul Hastings
04/15/08 05:52 A
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Paul Hastings
04/15/2008 05:52 AM

Les Mizzell wrote: > 1. Main website hosted in Guernsey - (small island off the coast >     of France). what locale (just in case you're having date part order problems too) & what timezone for this server? output from this will do: thisLocale=getLocale(); tz=createObject("java","java.util.TimeZone").getDefault(); tzName=tz.getDisplayName(true,tz.LONG); writeoutput("locale: #thisLocale#<br>tz:#tzName#"); > When dates are entered into the Guernsey forms, they're getting > transformed before being saved: ?? where are they being saved? where is this happening? > I can find NOTHING to cause this - except it *has* to do with the time > difference between Guernsey and wherever the HostMySite server is. I say > *has to*, because I simply can't think of anything else. as well as maybe DST differences between servers' tz & of course timezone hell.


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists