IntlDate Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the IntlDate class.

Overload List

  Name Description
Public method IntlDate(Int32) Initializes a new instance of the IntlDate class and uses the specified Julian day.
Public method IntlDate(Int32, SPCalendarType) Initializes a new instance of the IntlDate class and uses the specified Julian day and calendar type.
Public method IntlDate(Int32, Int32, Int32) Initializes a new instance of the IntlDate class and uses the specified integer values for year, month, and day.
Public method IntlDate(Int32, Int32, Int32, SPCalendarType) Initializes a new instance of the IntlDate class and uses the specified integer values for year, month, and day, and the specified calendar type.
Public method IntlDate(Int32, Int32, Int32, Int32, SPCalendarType) Initializes a new instance of the IntlDate class and uses the specified integer values for year, month, day, and era, and the specified calendar type.

Top

See Also

Reference

IntlDate Class

IntlDate Members

Microsoft.SharePoint.Utilities Namespace