<--- --------------------------------------------------------------------------------------- ---- Blog Entry: A Small Calendar Utility For Reference Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:429.view Date Posted: Dec 7, 2006 at 3:18 PM ---- --------------------------------------------------------------------------------------- --->
#strMonthCode.ReplaceAll( ">\s+", ">" ).ReplaceAll( "\s+<", "<" )#
#MonthAsString( Month( dtThisMonth ) )# #Year( dtThisMonth )#
#Day( dtDay )#