Hi
I have this test code:

<cfset thisdate="2003-01-06">
<cfset thisdate='#DateFormat('#thisdate#', 'dddd d mmmm yyyy')#'>

which outputs ("thisdate: #thisdate#") this:

thisdate: Monday 6 January 2003 

I've had a look at the DateFormat parameters, and I can't find anything to add a 'th' 
(or 'st' or 'nd') after the 'd'

anyone help me out? using CF 4.5...

Ian W


Ian Westbrook,
FutureDream Media Limited,
(W): www.futuredream.net
(E): [EMAIL PROTECTED]
(T): +44 (0) 1303 258 985
(M): 07939 510 812

This message may contain information which is legally privileged and/or confidential. 
If you are not the intended recipient, you are hereby notified that any unauthorised 
disclosure, copying, distribution or use of this information is strictly prohibited. 
Such notification notwithstanding any comments, opinions, information or conclusions 
expressed in this message are those of the originator, not of FutureDream Media Ltd, 
unless otherwise explicitly and independently indicated by an authorised 
representative of FutureDream Media Ltd.

Reply via email to