This documentation is archived and is not being maintained.
EastAsianLunisolarCalendar Properties
Visual Studio 2010
The EastAsianLunisolarCalendar type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlgorithmType | Gets a value indicating whether the current calendar is solar-based, lunar-based, or a combination of both. (Overrides Calendar::AlgorithmType.) |
|
Eras | When overridden in a derived class, gets the list of eras in the current calendar. (Inherited from Calendar.) |
|
IsReadOnly | Gets a value indicating whether this Calendar object is read-only. (Inherited from Calendar.) |
|
MaxSupportedDateTime | Gets the latest date and time supported by this Calendar object. (Inherited from Calendar.) |
|
MinSupportedDateTime | Gets the earliest date and time supported by this Calendar object. (Inherited from Calendar.) |
|
TwoDigitYearMax | Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. (Overrides Calendar::TwoDigitYearMax.) |
Show: