getDaysInMonth
fun getDaysInMonth(month: DateMonth, year: <Error class: unknown class>): <Error class: unknown class>
Returns the number of days in a month, taking leap years into account.
Return
number of days in @month during the @year
Parameters
month
month
year
year