Java.Util.Calendar.Undecimber Field
Value of the MONTH field indicating the thirteenth month of the year.

Value: 12

Syntax

[Android.Runtime.Register("UNDECIMBER")]
public const int Undecimber

Remarks

Value of the MONTH field indicating the thirteenth month of the year. Although GregorianCalendar does not use this value, lunar calendars do.

[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