Date.setMonth
void setMonth(glib.types.DateMonth month)Sets the month of the year for a #GDate. If the resulting day-month-year triplet is invalid, the date will be invalid.
Parameters
month | month to set |
void setMonth(glib.types.DateMonth month)Sets the month of the year for a #GDate. If the resulting day-month-year triplet is invalid, the date will be invalid.
month | month to set |