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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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

Reply via email to