GetDaysInMonth Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Globalization Namespace
Calendar Class
Calendar Methods
GetDaysInMonth Method
GetDaysInMonth Method (Int32, ...
GetDaysInMonth Method (Int32, ...
Calendar Methods
AddDays Method
AddHours Method
AddMilliseconds Method
AddMinutes Method
AddMonths Method
AddSeconds Method
AddWeeks Method
AddYears Method
Clone Method
GetDayOfMonth Method
GetDayOfWeek Method
GetDayOfYear Method
GetDaysInMonth Method
GetDaysInYear Method
GetEra Method
GetHour Method
GetLeapMonth Method
GetMilliseconds Method
GetMinute Method
GetMonth Method
GetMonthsInYear Method
GetSecond Method
GetWeekOfYear Method
GetYear Method
IsLeapDay Method
IsLeapMonth Method
IsLeapYear Method
ReadOnly Method
ToDateTime Method
ToFourDigitYear Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Calendar
.
.
::
.
GetDaysInMonth Method
When overridden in a derived class, returns the number of days in the specified month.
Overload List
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.
Top
See Also
Reference
Calendar Class
Calendar Members
System.Globalization Namespace
Tags :