Compartilhar via


IndianCalendar.Ie Field

Definition

Constant for the Indian Era.

[Android.Runtime.Register("IE", ApiSince=24)]
public const int Ie = 0;
[<Android.Runtime.Register("IE", ApiSince=24)>]
val mutable Ie : int

Field Value

Value = 0
Attributes

Remarks

Constant for the Indian Era. This is the only allowable ERA value for the Indian calendar.

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

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