Date.getDaysInMonth
ubyte getDaysInMonth(glib.types.DateMonth month, glib.types.DateYear year)Returns the number of days in a month, taking leap years into account.
Parameters
month | month |
year | year |
Returns
number of days in month during the year
ubyte getDaysInMonth(glib.types.DateMonth month, glib.types.DateYear year)Returns the number of days in a month, taking leap years into account.
month | month |
year | year |