The PersianCalendar type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithmType
Gets a value indicating whether the current calendar is solar-based, lunar-based, or lunisolar-based.
(Inherited from PersianCalendar.)
Public propertyEras
Gets the list of eras in a PersianCalendar object.
(Inherited from PersianCalendar.)
Public propertyIsReadOnly
Gets a value indicating whether this Calendar object is read-only.
(Inherited from Calendar.)
Public propertyMaxSupportedDateTime
Gets the latest date and time supported by the PersianCalendar class.
(Inherited from PersianCalendar.)
Public propertyMinSupportedDateTime
Gets the earliest date and time supported by the PersianCalendar class.
(Inherited from PersianCalendar.)
Public propertyTwoDigitYearMax
Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.
(Inherited from PersianCalendar.)

See Also