days_in_month(month, year = now.year)
Class Public methods
Return the number of days in the given month. If no year is specified, it will use the current year.
Return the number of days in the given month. If no year is specified, it will use the current year.
Please login to continue.