This documentation is archived and is not being maintained.
HijriCalendar Properties
Visual Studio 2010
The HijriCalendar type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlgorithmType | Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. (Overrides Calendar::AlgorithmType.) |
|
Eras | Gets the list of eras in the HijriCalendar. (Overrides Calendar::Eras.) |
|
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 | Gets the latest date and time supported by this calendar. (Overrides Calendar::MaxSupportedDateTime.) |
|
MinSupportedDateTime | Gets the earliest date and time supported by this calendar. (Overrides Calendar::MinSupportedDateTime.) |
|
TwoDigitYearMax | Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. (Overrides Calendar::TwoDigitYearMax.) |
Show: