SPIntlCal Members

Include Protected Members
Include Inherited Members

Represents an international calendar.

The SPIntlCal type exposes the following members.

Methods

  Name Description
Public methodStatic member DaysInLocalMonth(SPCalendarType, SimpleDate) Returns the number of days in the month of the specified date in the international calendar.
Public methodStatic member DaysInLocalMonth(SPCalendarType, SimpleDate, Int32) Returns the number of days in the month of the specified date in the international calendar.
Public method Equals (Inherited from Object.)
Public methodStatic member EraOffset Returns the offset to use for dates in the specified calendar type and era.
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetEraJulianDay Returns the Julian day of the first day of the specified era in the specified calendar type.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetLocalCalendar Returns an ISPCalendar object for the specified calendar type.
Public method GetType (Inherited from Object.)
Public methodStatic member GetWeekNumber Returns the week number of the specified date in the specified calendar type.
Public methodStatic member IsCalendarSupported Returns a Boolean value that indicates whether the international calendar supports the specified calendar type.
Public methodStatic member IsLocalDateValid(SPCalendarType, SimpleDate) Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public methodStatic member IsLocalDateValid(SPCalendarType, SimpleDate, Int32) Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public methodStatic member IsLocalDateValid(SPCalendarType, SimpleDate, Int32, Int32) Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public methodStatic member IsLocalYearLeap Returns a Boolean value that indicates whether the specified year is a leap year in the specified calendar type.
Public methodStatic member IsSupportedLocalDate Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public methodStatic member IsSupportedLocalJulianDay Returns a Boolean value that indicates whether the specified calendar type supports the specified Julian day.
Public methodStatic member IsSupportedLocalMonth Returns a Boolean value that indicates whether the specified calendar type supports the specified month.
Public methodStatic member IsSupportedLocalYear Returns a Boolean value that indicates whether the specified calendar type supports the specified year.
Public methodStatic member JulianDayToLocal(SPCalendarType, Int32, IntlDate) Returns the date of the specified Julian day in the specified calendar type.
Public methodStatic member JulianDayToLocal(SPCalendarType, Int32, SimpleDate) Returns the date of the specified Julian day in the specified calendar type.
Public methodStatic member JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32) Returns the date of the specified Julian day in the specified calendar type.
Public methodStatic member JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32, Int32) Returns the date of the specified Julian day in the specified calendar type.
Public methodStatic member LocalToJulianDay(SPCalendarType, IntlDate) Returns the Julian day of the specified date in the specified calendar type.
Public methodStatic member LocalToJulianDay(SPCalendarType, SimpleDate) Returns the Julian day of the specified date in the specified calendar type.
Public methodStatic member LocalToJulianDay(SPCalendarType, SimpleDate, Int32) Returns the Julian day of the specified date in the specified calendar type.
Public methodStatic member LocalToJulianDay(SPCalendarType, SimpleDate, Int32, Int32) Returns the Julian day of the specified date in the specified calendar type.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member MonthsInLocalYear Returns the number of months in the year of the specified date in the specified calendar type.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member DaysInWeek The number of days in the week in the international calendar.
Public fieldStatic member MaxJDay The maximum value for a Julian day in the international calendar.

Top

See Also

Reference

SPIntlCal Class

Microsoft.SharePoint.Utilities Namespace