Calendar.selectMonth
void selectMonth(uint month, uint year)Shifts the calendar to a different month.
Parameters
month | a month number between 0 and 11. |
year | the year the month is in. |
void selectMonth(uint month, uint year)Shifts the calendar to a different month.
month | a month number between 0 and 11. |
year | the year the month is in. |