This documentation is archived and is not being maintained.
Calendar Properties
Visual Studio 2010
The Calendar 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. |
|
Eras | When overridden in a derived class, gets the list of eras in the current calendar. |
|
IsReadOnly | Gets a value indicating whether this Calendar object is read-only. |
|
MaxSupportedDateTime | Gets the latest date and time supported by this Calendar object. |
|
MinSupportedDateTime | Gets the earliest date and time supported by this Calendar object. |
|
TwoDigitYearMax | Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. |
Show: