Calendar.getDayIsMarked
bool getDayIsMarked(uint day)Returns if the day of the calendar is already marked.
Parameters
day | the day number between 1 and 31. |
Returns
whether the day is marked.
bool getDayIsMarked(uint day)Returns if the day of the calendar is already marked.
day | the day number between 1 and 31. |