This topic has not yet been rated - Rate this topic

SPIntlCal Members

Windows SharePoint Services 3

Represents an international calendar.

The following tables list the members exposed by the SPIntlCal type.

  Name Description
Public field Static DaysInWeek The number of days in the week in the international calendar.
Public field Static MaxJDay The maximum value for a Julian day in the international calendar.
Top
(see also Protected Methods )
  Name Description
Public method Static DaysInLocalMonth Overloaded. Returns the number of days in the month of the specified date in the international calendar.
Public method Equals  Overloaded. (inherited from Object)
Public method Static EraOffset Returns the offset to use for dates in the specified calendar type and era.
Public method Static 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 method Static GetLocalCalendar Returns an ISPCalendar object for the specified calendar type.
Public method GetType  (inherited from Object)
Public method Static GetWeekNumber Returns the week number of the specified date in the specified calendar type.
Public method Static IsCalendarSupported Returns a Boolean value that indicates whether the international calendar supports the specified calendar type.
Public method Static IsLocalDateValid Overloaded. Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public method Static IsLocalYearLeap Returns a Boolean value that indicates whether the specified year is a leap year in the specified calendar type.
Public method Static IsSupportedLocalDate Returns a Boolean value that indicates whether the specified calendar type supports the specified date.
Public method Static IsSupportedLocalJulianDay Returns a Boolean value that indicates whether the specified calendar type supports the specified Julian day.
Public method Static IsSupportedLocalMonth Returns a Boolean value that indicates whether the specified calendar type supports the specified month.
Public method Static IsSupportedLocalYear Returns a Boolean value that indicates whether the specified calendar type supports the specified year.
Public method Static JulianDayToLocal Overloaded. Returns the date of the specified Julian day in the specified calendar type.
Public method Static LocalToJulianDay Overloaded. Returns the Julian day of the specified date in the specified calendar type.
Public method Static MonthsInLocalYear Returns the number of months in the year of the specified date in the specified calendar type.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Top
  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.