get_day_is_marked
Description:
[
Version ( since =
"3.0" ) ]
public bool get_day_is_marked (
uint day)
Returns if the day
of the this is already marked.
Parameters:
this |
a Calendar
|
day |
the day number between 1 and 31.
|
Returns:
whether the day is marked.
|