I don't know if this is the best way but it works

<CFOUTPUT>#DateFormat(Now(), "mmmm d")#, #TimeFormat(Now(), "h:mm 
tt")#</cfoutput>

Seamus

At 12:56 pm 27/09/2002 , you wrote:
>This is not working:
>
><CFOUTPUT>#DateFormat(CreateODBCDateTime(Now()), "mmmm d,  h:mm
>tt")#</CFOUTPUT>
>
>I get:
>
>September 26 h':09 t't
>
>How do I need to adjust it?
>
>To get "September 26, 10:56 pm"  ?
>
>Rick
>
>
>
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to