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