GregorianCalendar Properties
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members
The GregorianCalendar type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() ![]() |
CalendarType | Gets or sets the GregorianCalendarTypes value that denotes the language version of the current GregorianCalendar. |
![]() ![]() ![]() |
Eras | Gets the list of eras in the GregorianCalendar. (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 GregorianCalendar type. (Overrides Calendar.MaxSupportedDateTime.) |
![]() ![]() ![]() |
MinSupportedDateTime | Gets the earliest date and time supported by the GregorianCalendar type. (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.) |
Top