This documentation is archived and is not being maintained.

JulianCalendar Properties

The JulianCalendar type exposes the following members.

  NameDescription
Public property AlgorithmType Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. (Overrides Calendar::AlgorithmType.)
Public property Eras Gets the list of eras in the JulianCalendar. (Overrides Calendar::Eras.)
Public property IsReadOnly Gets a value indicating whether this Calendar object is read-only. (Inherited from Calendar.)
Public property MaxSupportedDateTime Gets the latest date and time supported by the JulianCalendar class. (Overrides Calendar::MaxSupportedDateTime.)
Public property MinSupportedDateTime Gets the earliest date and time supported by the JulianCalendar class. (Overrides Calendar::MinSupportedDateTime.)
Public property TwoDigitYearMax Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. (Overrides Calendar::TwoDigitYearMax.)
Top
Show: