public static class ExtendedDateTimeCalculator
public ref class ExtendedDateTimeCalculator abstract sealed
No code example is currently available or this language may not be supported.
AddMonths | Adds the months. |
CenturyOfYear | Number of Centuries of the year |
DaysInMonth(Int32) | Number of Days in the month |
DaysInMonth(Int32, Int32) | Number of Days in the month |
DaysInYear | Number of days in the year |
DaysToMonth | Number of days since day 1 of the year until the given month |
IsLeapYear | Tests if the given year is a leap year |
YearOfCentury | Number of years since the beginning of the years century |