IndianCalendar.Vaisakha Field

Definition

Constant for Vaisakha, the 2nd month of the Indian year.

[Android.Runtime.Register("VAISAKHA", ApiSince=24)]
public const int Vaisakha = 1;
[<Android.Runtime.Register("VAISAKHA", ApiSince=24)>]
val mutable Vaisakha : int

Field Value

Value = 1
Attributes

Remarks

Constant for Vaisakha, the 2nd month of the Indian year.

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

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