Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an international calendar.
The SPIntlCal type exposes the following members.
Methods
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. |
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
EraOffset | Returns the offset to use for dates in the specified calendar type and era. |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
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(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. |
![]() ![]() |
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(SPCalendarType, Int32, IntlDate) | Returns the date of the specified Julian day in the specified calendar type. |
![]() ![]() |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate) | Returns the date of the specified Julian day in the specified calendar type. |
![]() ![]() |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32) | Returns the date of the specified Julian day in the specified calendar type. |
![]() ![]() |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32, Int32) | Returns the date of the specified Julian day in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, IntlDate) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate, Int32) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate, Int32, Int32) | Returns the Julian day of the specified date in the specified calendar type. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
MonthsInLocalYear | Returns the number of months in the year of the specified date in the specified calendar type. |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
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. |
Top