CC, Can I assume that you're having problems with dates being treated as though they were being represented as MM/DD/YY? This is a common stumbling block and sadly doesn't affect anyone in the US. I have attached one of my many FAQs on this subject for your information. Hope this is of use.
Steve > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2001 02:14 > To: CF-Talk > Subject: RE: CreateODBCDate > > > Bruce - > > Now when you say cf server clock, are you talking about the operating > system clock the coldfusion server is running on, or is there > a separate > setting which the coldfusion server keeps track of, and if it > keeps track > of it is this a setting set when coldfusion is installed? Where in the > administrator can I check this date/time setting? I havent > found one yet. > > Thanks for your reply! > CC > > > > > "Dunwiddie, > > Bruce" To: CF-Talk > <[EMAIL PROTECTED]> > <BDunwiddie cc: > > @henrywurst.c Subject: RE: > CreateODBCDate > om> > > > > 12/12/01 > > 04:08 PM > > Please > > respond to > > cf-talk > > > > > > > > > > createodbcdate is a function all on it's own. it doesn't get > a date. you > would have to use something like createodbcdate(now()) to get > a date, and > now() would use the time according to the cf server clock. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 12, 2001 3:06 PM > To: CF-Talk > Subject: CreateODBCDate > > > Hello - > > Can anyone tell me exactly where the createODBCdate function > in coldfusion > gets its date from? The problem we are running into is > dateadd function > not working in the UK. We think we've tracked the problem to the web > server and not necessarily the coldfusion server itself > because we have the > same version running in the same enviroment in the US. > > Your insight is appreciated! > CC > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

