JulianCalendar Properties
.NET Framework 4.5
The JulianCalendar type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlgorithmType | Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. (Overrides Calendar.AlgorithmType.) |
|
DaysInYearBeforeMinSupportedYear | Gets the number of days in the year that precedes the year that is specified by the MinSupportedDateTime property. (Inherited from Calendar.) |
|
Eras | Gets the list of eras in the JulianCalendar. (Overrides Calendar.Eras.) |
|
IsReadOnly | Gets a value indicating whether this Calendar object is read-only. (Inherited from Calendar.) |
|
MaxSupportedDateTime | Gets the latest date and time supported by the JulianCalendar class. (Overrides Calendar.MaxSupportedDateTime.) |
|
MinSupportedDateTime | Gets the earliest date and time supported by the JulianCalendar class. (Overrides Calendar.MinSupportedDateTime.) |
|
TwoDigitYearMax | Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. (Overrides Calendar.TwoDigitYearMax.) |