HijriCalendar Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AlgorithmType | Overridden. Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. |
| Eras | Overridden. Gets the list of eras in the HijriCalendar. |
| HijriAdjustment | Gets or sets the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions. |
| IsReadOnly | Gets a value indicating whether this Calendar object is read-only. (Inherited from Calendar.) |
| MaxSupportedDateTime | Overridden. Gets the latest date and time supported by this calendar. |
| MinSupportedDateTime | Overridden. Gets the earliest date and time supported by this calendar. |
| TwoDigitYearMax | Overridden. Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. |