Date.getDaysInMonth

Returns the number of days in a month, taking leap years into account.

class Date
static
ubyte
getDaysInMonth

Parameters

month glib.types.DateMonth

month

year glib.types.DateYear

year

Return Value

Type: ubyte

number of days in month during the year