Calendar.day

int day() @property

Get day property.

Returns

The selected day (as a number between 1 and 31).
void day(int propval) @property

Set day property.

Parameters

propvalThe selected day (as a number between 1 and 31).