HijriCalendar
Provides methods for manipulating Hijri dates.
Remarks
This is based on the Tabular version of the Islamic calendar,
not the pure lunar version.
See Also
Project VBCorLib Overview
| HijriCalendarStatic
| Calendar
Implements:
Public:
Properties:
| Name | Description |
|---|
Eras (get) | |
HijriAdjustment (get) | |
HijriAdjustment (let) | |
TwoDigitYearMax (get) | |
TwoDigitYearMax (let) | |
Methods:
| Name | Description |
|---|
AddDays | |
AddHours | |
AddMilliseconds | |
AddMinutes | |
AddMonths | |
AddSeconds | |
AddWeeks | |
AddYears | |
Equals | Returns a boolean indicating if the value and this object instance are the same instance. |
GetDayOfMonth | |
GetDayOfWeek | |
GetDayOfYear | |
GetDaysInMonth | |
GetDaysInYear | |
GetEra | |
GetHashCode | Returns a pseudo-unique number identifying this instance. |
GetHour | |
GetMilliseconds | |
GetMinute | |
GetMonth | |
GetMonthsInYear | |
GetSecond | |
GetWeekOfYear | |
GetYear | |
IsLeapDay | |
IsLeapMonth | |
IsLeapYear | |
ToDateTime | |
ToFourDigitYear | |
ToString | Returns a string representation of this object instance. |