And no reason for all of those pound signs, guys.

<cfset number = dateDiff("d", "12/12/2006",now())>

You should lower case your tags as well :)

Yeah, I know, I'm a code naazy.

> -----Original Message-----
> From: Christopher Jordan [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 18, 2006 5:04 PM
> To: CF-Talk
> Subject: Re: Why datediff
> 
> Good catch Jake. It's something that Ian and I both missed. You
> definitely have to have quotes around the date part ("d"). I prefer
> double quotes, but do whatever you like.
> 
> Also, there's still no reason to do the dateformat statements.
> 
> Cheers,
> Chris
> 
> Ian Skinner wrote:
> > <CFSET number = #DateDiff(d, dateformat("12/12/2006 1:36:51 PM",
> "MM/DD/YYYY"), dateformat(now(), "MM/DD/YYYY") )#>
> <cfoutput>#number#</cfoutput>
> >
> >
> > You need some quotes in there.
> >
> >
> > --------------
> > Ian Skinner
> > Web Programmer
> > BloodSource
> > www.BloodSource.org
> > Sacramento, CA
> >
> > ---------
> > | 1 |   |
> > ---------  Binary Soduko
> > |   |   |
> > ---------
> >
> > "C code. C code run. Run code run. Please!"
> > - Cynthia Dunning
> >
> > Confidentiality Notice:  This message including any
> > attachments is for the sole use of the intended
> > recipient(s) and may contain confidential and privileged
> > information. Any unauthorized review, use, disclosure or
> > distribution is prohibited. If you are not the
> > intended recipient, please contact the sender and
> > delete any copies of this message.
> >
> >
> >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264394
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to