Show us the code! On 11/29/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > I have a date value in this format: yyyymmddhhmmss, for example > 20061129041148. What I need to do is calculate the difference in > seconds between this date and now(). So I figured I'd use > createDateTime() to turn it into a valid date/time object, and then use > dateDiff(). However, doing that I get a huge difference returned, like > 43529, when there are truly only 5 seconds between the two date/times. > Any ideas?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:262134 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

