Name | Description | |
---|---|---|
![]() | JapaneseCalendarEx Constructor | Overloaded. |
The following tables list the members exposed by JapaneseCalendarEx.
Name | Description | |
---|---|---|
![]() | JapaneseCalendarEx Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AlgorithmType | Overridden. Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both. |
![]() | Eras | Overridden. Gets the list of eras in the CalendarEx. |
![]() | MaxSupportedDateTime | Overridden. Gets the latest date and time supported by the current JapaneseCalendarEx object. |
![]() | MinSupportedDateTime | Overridden. Gets the earliest date and time supported by the current JapaneseCalendarEx object. |
![]() | TwoDigitYearMax | Overridden. Gets or sets the last year of a 100-year range that can be represented by a 2-digit year. |
Name | Description | |
---|---|---|
![]() | AddMonths | Overridden. Returns a System.DateTime that is the specified number of months away from the specified System.DateTime. |
![]() | AddYears | Overridden. Returns a System.DateTime that is the specified number of years away from the specified System.DateTime. |
![]() | GetDayOfMonth | Overridden. Returns the day of the month in the specified System.DateTime. |
![]() | GetDayOfWeek | Overridden. Returns the day of the week in the specified System.DateTime. |
![]() | GetDayOfYear | Overridden. Returns the day of the year in the specified System.DateTime. |
![]() | GetDaysInMonth | Overloaded. Overridden. Returns the number of days in the specified month in the specified year in the specified era. |
![]() | GetDaysInYear | Overloaded. Overridden. Returns the number of days in the specified year in the specified era. |
![]() | GetEra | Overridden. Returns the era in the specified System.DateTime. |
![]() | GetLeapMonth | Overloaded. Overridden. Calculates the leap month for a specified year and era. |
![]() | GetMonth | Overridden. Returns the month in the specified System.DateTime. |
![]() | GetMonthsInYear | Overloaded. Overridden. Returns the number of months in the specified year in the specified era. |
![]() | GetWeekOfYear | Overridden. Returns the week of the year that includes the date in the specified System.DateTime object. |
![]() | GetYear | Overridden. Returns the year in the specified System.DateTime. |
![]() | IsLeapDay | Overloaded. Overridden. Determines whether the specified date in the specified era is a leap day. |
![]() | IsLeapMonth | Overloaded. Overridden. Determines whether the specified month in the specified year in the specified era is a leap month. |
![]() | IsLeapYear | Overloaded. Overridden. Determines whether the specified year in the specified era is a leap year. |
![]() | ToDateTime | Overloaded. Overridden. Returns a System.DateTime that is set to the specified date and time in the specified era. |