Calendar.year

int year() @property

Get year property.

Returns

The selected year.

This property gets initially set to the current year.

void year(int propval) @property

Set year property.

Parameters

propvalThe selected year. This property gets initially set to the current year.