What is the code that you are using to generate the dates? If you are using a server function for it then all dates should be generated based on the date of the server.
If you are sending the date via the form, then it will depend on how the date is generated... javascript? William ---------------------------------- William Seiter ColdFusion Web Developer / Consultant http://william.seiter.com Have you ever read a book that changed your life? Go to: <a href="www.winninginthemargins.com">www.winninginthemargins.com</a> Use PassKey: GoldenGrove You'll be glad you did. ::-----Original Message----- ::From: Les Mizzell [mailto:[EMAIL PROTECTED] ::Sent: Monday, April 14, 2008 11:14 PM ::To: CF-Talk ::Subject: Transposed Dates - Second Request :: ::No hair left... :: ::Recap: :: ::1. Main website hosted in Guernsey - (small island off the coast :: of France). :: ::2. Using webservices to read/write to a HostMySite database :: in the US :: ::3. Couple of forms with date entry (three fields day, month, year) :: and then using createdate to put them together before saving. :: :: ::When dates are entered into the Guernsey forms, they're getting ::transformed before being saved: :: ::04/20/1965 becomes 04/19/1965 :: ::It doesn't do it *all* the time - only *most* of the time. I discovered ::this after writing a function to take the dates and *add* a day before ::saving - which then saved as what was entered into the form. Except, ::something it saves as the correct date, and sometime one day in the ::future. :: ::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. :: ::Since I don't know why it's happening, have ZERO ideas for a solution. :: ::Anybody? Help! :: :: :: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303382 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

