DaysInMonth ("date")
Determines the number of days in a month.
<cfoutput> This month has #DaysInMonth (now())# days </cfoutput>