Name

FirstDayOfMonth

Synopsis

                  FirstDayOfMonth(date)

Returns the day of the year for the first day in the specified month. Example:

<cfoutput>
The first day of this month is day #FirstDayOfMonth(Now( ))# of this year.
</cfoutput>

Get Programming ColdFusion MX, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.