The following classes inherit from
System.Globalization.Calendar
:
-
System.Globalization.EastAsianLunisolarCalendar
(From which further calendars derive)
-
System.Globalization.GregorianCalendar
-
System.Globalization.HebrewCalendar
-
System.Globalization.HijriCalendar
-
System.Globalization.JapaneseCalendar
-
System.Globalization.JulianCalendar
-
System.Globalization.KoreanCalendar
-
System.Globalization.PersianCalendar
-
System.Globalization.TaiwanCalendar
-
System.Globalization.ThaiBuddhistCalendar
-
System.Globalization.UmAlQuraCalendar
(which is nearly identical to the HijriCalendar
class, except that it uses a table-based algorithm licensed frmo the Saudi government to calculate dates, can express dates to the year 1500 A.H. and does not support the HijriAdjustment
property)