SPIntlCal.IsLocalDateValid Method
Include Protected Members
Include Inherited Members
Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Overload List
Name | Description | |
---|---|---|
IsLocalDateValid(SPCalendarType, SimpleDate) | Returns a Boolean value that indicates whether the specified calendar type supports the specified date. | |
IsLocalDateValid(SPCalendarType, SimpleDate, Int32) | Returns a Boolean value that indicates whether the specified calendar type supports the specified date. | |
IsLocalDateValid(SPCalendarType, SimpleDate, Int32, Int32) | Returns a Boolean value that indicates whether the specified calendar type supports the specified date. |
Top