JT
-----Original Message-----
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Monday, January 19, 2004 9:08 AM
To: CF-Talk
Subject: RE: DateDiff
add quotes around the n
<cfoutput>#Abs(DateDiff("n", date1, date2))#</cfoutput>
-----Original Message-----
From: JT [mailto:[EMAIL PROTECTED]
Sent: Monday, January 19, 2004 16:04
To: CF-Talk
Subject: DateDiff
why does this not work?
<cfset date1="2004-01-19 08:00:02">
<cfset date2="2004-01-19 09:04:08">
<cfoutput>#Abs(DateDiff(n, date1, date2))#</cfoutput>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

