This documentation is archived and is not being maintained.

EastAsianLunisolarCalendar Properties

The EastAsianLunisolarCalendar type exposes the following members.

  NameDescription
Public property AlgorithmType Gets a value indicating whether the current calendar is solar-based, lunar-based, or a combination of both. (Overrides Calendar::AlgorithmType.)
Public property Eras When overridden in a derived class, gets the list of eras in the current calendar. (Inherited from Calendar.)
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 this Calendar object. (Inherited from Calendar.)
Public property MinSupportedDateTime Gets the earliest date and time supported by this Calendar object. (Inherited from Calendar.)
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: