Yep. I was going for the difference between two numbers... not seconds between two actual dates sorry.
..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 7:02 PM To: CF-Talk Subject: Re: DateDiff weirdness Bobby Hartsfield wrote: > <cfset firstdate = 20061129041148 /> numeric dates in cf have to be in decimal days since cf's epoch (dec-31-1899). you have to parse that & turn it into a cf datetme object. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262152 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

