IslamicCalendar.DhuAlHijjah Field

Definition

Constant for Dhu al-Hijjah, the 12th month of the Islamic year.

[Android.Runtime.Register("DHU_AL_HIJJAH", ApiSince=24)]
public const int DhuAlHijjah = 11;
[<Android.Runtime.Register("DHU_AL_HIJJAH", ApiSince=24)>]
val mutable DhuAlHijjah : int

Field Value

Value = 11
Attributes

Remarks

Constant for Dhu al-Hijjah, the 12th month of the Islamic year.

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

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