IndianCalendar.Pausa Field

Definition

Constant for Pausa, the 10th month of the Indian year.

[Android.Runtime.Register("PAUSA", ApiSince=24)]
public const int Pausa = 9;
[<Android.Runtime.Register("PAUSA", ApiSince=24)>]
val mutable Pausa : int

Field Value

Value = 9
Attributes

Remarks

Constant for Pausa, the 10th month of the Indian year.

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

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