fn getDaysInMonth(leap_year: YearLeapKind, month: Month) u5

Get the number of days in the given month

Parameters

leap_year: YearLeapKind,
month: Month,