IslamicCalendar.Ramadan Field

Definition

Constant for Ramadan, the 9th month of the Islamic year.

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

Field Value

Value = 8
Attributes

Remarks

Constant for Ramadan, the 9th month of the Islamic year.

Java documentation for android.icu.util.IslamicCalendar.RAMADAN.

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