Calendar::GetDaysInMonth Method
.NET Framework (current version)
When overridden in a derived class, returns the number of days in the specified month.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetDaysInMonth(Int32, Int32) | Returns the number of days in the specified month and year of the current era. |
![]() | GetDaysInMonth(Int32, Int32, Int32) | When overridden in a derived class, returns the number of days in the specified month, year, and era. |
Show:
