Sean,
        You're not impressing me with your defensive attitude. Is all
this arguing really part of your job?

Greg Luce

-----Original Message-----
From: Sean A Corfield [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, October 08, 2002 8:03 PM
To: CF-Talk
Subject: Not Another MX boo boo?

On Tuesday, Oct 8, 2002, at 14:07 US/Pacific, Rob Rohan wrote:
> dateFormat(now(), "dd/mm/yy (ddd)")
>
> No longer works in MX. looks like only certain characters work in date
> format.

I get:

date is 08/10/02 (Tue)

using this code:

<cfoutput>
<cfset str = dateFormat(now(), "dd/mm/yy (ddd)")/>
date is #str#
</cfoutput>

Can you be a bit more precise about what "No longer works" about this 
please?

(And perhaps use a less confrontational subject line? :)


An Architect's View -- http://www.corfield.org/blog/

Macromedia DevCon 2002, October 27-30, Orlando, Florida
Architecting a New Internet Experience
Register today at http://www.macromedia.com/go/devcon2002


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to