The properties of System.Globalization.JapaneseCalendar are listed below. For a list of all members, see the JapaneseCalendar Members list.
See Also: Inherited members from System.Globalization.Calendar
[read-only] override | AlgorithmType | CalendarAlgorithmType.
Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. |
[read-only] override | Eras | int[].
Gets the list of eras in the System.Globalization.JapaneseCalendar. |
[read-only] override | MaxSupportedDateTime | DateTime.
Gets the latest date and time supported by the current System.Globalization.JapaneseCalendar object. |
[read-only] override | MinSupportedDateTime | DateTime.
Gets the earliest date and time supported by the current System.Globalization.JapaneseCalendar object. |
override | TwoDigitYearMax | int.
Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. |