IndianCalendar.Kartika Field

Definition

Constant for Kartika, the 8th month of the Indian year.

[Android.Runtime.Register("KARTIKA", ApiSince=24)]
public const int Kartika = 7;
[<Android.Runtime.Register("KARTIKA", ApiSince=24)>]
val mutable Kartika : int

Field Value

Value = 7
Attributes

Remarks

Constant for Kartika, the 8th month of the Indian year.

Java documentation for android.icu.util.IndianCalendar.KARTIKA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to