How many days in a month
Ruby one-liner to calculate how many days there are in a month.
The following returns the number of days in a given year and month, including leap years.
The beauty of Ruby.
Credits to Tim Morgan for his snippet.
Ruby one-liner to calculate how many days there are in a month.
The following returns the number of days in a given year and month, including leap years.
The beauty of Ruby.
Credits to Tim Morgan for his snippet.