Returns the number of days in the month of a date value.
Syntax:
MONTHDAYS( date )
Example:
MONTHDAYS(14.2.1992)
returns the number 29.
29