Partager via


IndianCalendar.Agrahayana Field

Definition

Constant for Agrahayana, the 9th month of the Indian year.

[Android.Runtime.Register("AGRAHAYANA", ApiSince=24)]
public const int Agrahayana = 8;
[<Android.Runtime.Register("AGRAHAYANA", ApiSince=24)>]
val mutable Agrahayana : int

Field Value

Value = 8
Attributes

Remarks

Constant for Agrahayana, the 9th month of the Indian year.

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

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