This property gets initially set to the current year.
Calendar.year
int year() @propertyGet year property.
Returns
The selected year.
void year(int propval) @propertySet year property.
Parameters
propval | The selected year. This property gets initially set to the current year. |