Not finding what you are looking for? Request a recipe!
Using the coldfusion daysinmonth() function I can get the last day of the month. I can use the year() and month() functions to get the other parts of the date and then use createdate to put it all back together.