SPIntlCal Members
Windows SharePoint Services 3
Represents an international calendar.
The following tables list the members exposed by the SPIntlCal type.
| Name | Description | |
|---|---|---|
| DaysInWeek | The number of days in the week in the international calendar. |
| MaxJDay | The maximum value for a Julian day in the international calendar. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| DaysInLocalMonth | Overloaded. Returns the number of days in the month of the specified date in the international calendar. |
| Equals | Overloaded. (inherited from Object) |
| EraOffset | Returns the offset to use for dates in the specified calendar type and era. |
| GetEraJulianDay | Returns the Julian day of the first day of the specified era in the specified calendar type. |
| GetHashCode | (inherited from Object) |
| GetLocalCalendar | Returns an ISPCalendar object for the specified calendar type. |
| GetType | (inherited from Object) |
| GetWeekNumber | Returns the week number of the specified date in the specified calendar type. |
| IsCalendarSupported | Returns a Boolean value that indicates whether the international calendar supports the specified calendar type. |
| IsLocalDateValid | Overloaded. Returns a Boolean value that indicates whether the specified calendar type supports the specified date. |
| IsLocalYearLeap | Returns a Boolean value that indicates whether the specified year is a leap year in the specified calendar type. |
| IsSupportedLocalDate | Returns a Boolean value that indicates whether the specified calendar type supports the specified date. |
| IsSupportedLocalJulianDay | Returns a Boolean value that indicates whether the specified calendar type supports the specified Julian day. |
| IsSupportedLocalMonth | Returns a Boolean value that indicates whether the specified calendar type supports the specified month. |
| IsSupportedLocalYear | Returns a Boolean value that indicates whether the specified calendar type supports the specified year. |
| JulianDayToLocal | Overloaded. Returns the date of the specified Julian day in the specified calendar type. |
| LocalToJulianDay | Overloaded. Returns the Julian day of the specified date in the specified calendar type. |
| MonthsInLocalYear | Returns the number of months in the year of the specified date in the specified calendar type. |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |