ISPCalendar.DaysInMonth Method
Include Protected Members
Include Inherited Members
Returns the day in the month of the specified date.
Overload List
Name | Description | |
---|---|---|
DaysInMonth(SimpleDate) | Returns the number of days in the month of the specified date. | |
DaysInMonth(SimpleDate, Int32) | Returns the number of days in the month of the specified date. |
Top