You can use #DateFormat(YourDate,"mmm")# Or #MonthAsString(month(YourDate))#
month(YourDate) gives you the month. Joe On Fri, 18 Oct 2002 12:30:15 -0400 Tim Laureska <[EMAIL PROTECTED]> wrote: > Is there a way to format a number value > retrieved for a month (ex 10 for > the month of October) with the #monthasString# > function. say to the ? > > I tried #MonthasString(month, "MM")# but it > throws an error > (note:month is the field name) > > Tim > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

