TaiwanLunisolarCalendar Methods
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AddDays(DateTime, Int32) | |
![]() | AddHours(DateTime, Int32) | |
![]() | AddMilliseconds(DateTime, Double) | |
![]() | AddMinutes(DateTime, Int32) | |
![]() | AddMonths(DateTime, Int32) | Calculates the date that is the specified number of months away from the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | AddSeconds(DateTime, Int32) | |
![]() | AddWeeks(DateTime, Int32) | |
![]() | AddYears(DateTime, Int32) | Calculates the date that is the specified number of years away from the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | Clone() | |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetCelestialStem(Int32) | Calculates the celestial stem of the specified year in the sexagenary (60-year) cycle.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetDayOfMonth(DateTime) | Calculates the day of the month in the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetDayOfWeek(DateTime) | Calculates the day of the week in the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetDayOfYear(DateTime) | Calculates the day of the year in the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetDaysInMonth(Int32, Int32) | Returns the number of days in the specified month and year of the current era.(Inherited from Calendar.) |
![]() | GetDaysInMonth(Int32, Int32, Int32) | Calculates the number of days in the specified month of the specified year and era.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetDaysInYear(Int32) | Returns the number of days in the specified year of the current era.(Inherited from Calendar.) |
![]() | GetDaysInYear(Int32, Int32) | Calculates the number of days in the specified year and era.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetEra(DateTime) | Retrieves the era that corresponds to the specified DateTime.(Overrides Calendar::GetEra(DateTime).) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHour(DateTime) | |
![]() | GetLeapMonth(Int32) | Calculates the leap month for a specified year.(Inherited from Calendar.) |
![]() | GetLeapMonth(Int32, Int32) | Calculates the leap month for the specified year and era.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetMilliseconds(DateTime) | |
![]() | GetMinute(DateTime) | |
![]() | GetMonth(DateTime) | Returns the month in the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetMonthsInYear(Int32) | Returns the number of months in the specified year in the current era.(Inherited from Calendar.) |
![]() | GetMonthsInYear(Int32, Int32) | Calculates the number of months in the specified year and era.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetSecond(DateTime) | |
![]() | GetSexagenaryYear(DateTime) | Calculates the year in the sexagenary (60-year) cycle that corresponds to the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetTerrestrialBranch(Int32) | Calculates the terrestrial branch of the specified year in the sexagenary (60-year) cycle.(Inherited from EastAsianLunisolarCalendar.) |
![]() | GetType() | |
![]() | GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek) | |
![]() | GetYear(DateTime) | Returns the year in the specified date.(Inherited from EastAsianLunisolarCalendar.) |
![]() | IsLeapDay(Int32, Int32, Int32) | Determines whether the specified date in the current era is a leap day.(Inherited from Calendar.) |
![]() | IsLeapDay(Int32, Int32, Int32, Int32) | Determines whether the specified date in the specified era is a leap day.(Inherited from EastAsianLunisolarCalendar.) |
![]() | IsLeapMonth(Int32, Int32) | Determines whether the specified month in the specified year in the current era is a leap month.(Inherited from Calendar.) |
![]() | IsLeapMonth(Int32, Int32, Int32) | Determines whether the specified month in the specified year and era is a leap month.(Inherited from EastAsianLunisolarCalendar.) |
![]() | IsLeapYear(Int32) | Determines whether the specified year in the current era is a leap year.(Inherited from Calendar.) |
![]() | IsLeapYear(Int32, Int32) | Determines whether the specified year in the specified era is a leap year.(Inherited from EastAsianLunisolarCalendar.) |
![]() | MemberwiseClone() | |
![]() | ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32) | |
![]() | ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) | Returns a DateTime that is set to the specified date, time, and era.(Inherited from EastAsianLunisolarCalendar.) |
![]() | ToFourDigitYear(Int32) | Converts the specified year to a four-digit year.(Inherited from EastAsianLunisolarCalendar.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

