<--- --------------------------------------------------------------------------------------- ---- Blog Entry: ColdFusion DateTimeFormat() Utility Function Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:717.view Date Posted: May 22, 2007 at 7:31 AM ---- --------------------------------------------------------------------------------------- ---> #DateTimeFormat( Now() )# #DateTimeFormat( Now(), "mmm d, yyyy", "h:mm TT" )# #DateTimeFormat( Now(), "mmm d, yyyy", "h:mm TT", " at the time of " )#