Function LastDayoM() Foundation
Determines the number of days in a month.
LastDayoM( [<dDate|nMonth>] ; // Type: DN Default: Date()
) --> nNumberOfDaysInMonth
<dDate|nMonth>
The month can be specified either as a date value or as a numeric month (1 to 12).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.