Java.Util.Calendar.Year Field
Field number for get and set indicating the year.

Value: 1

Syntax

[Android.Runtime.Register("YEAR")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarField enum directly instead of this field.")]
public const CalendarField Year

Remarks

Field number for get and set indicating the year. This is a calendar-specific value; see subclass documentation.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1