SPIntlCal.DaysInLocalMonth Method
Include Protected Members
Include Inherited Members
Returns the number of days in the month of the specified date in the international calendar.
Overload List
Name | Description | |
---|---|---|
DaysInLocalMonth(SPCalendarType, SimpleDate) | Returns the number of days in the month of the specified date in the international calendar. | |
DaysInLocalMonth(SPCalendarType, SimpleDate, Int32) | Returns the number of days in the month of the specified date in the international calendar. |
Top