Share via


DateOptions constructor

Initializes a new instance of the DateOptions class.

Overload list

  Name Description
Public method DateOptions(String, SPCalendarType, String, String, String, String, String) Initializes a new instance of the DateOptions class, based upon the locale identifier, calendar type, work days in a week, first day of the week displayed in the calendar, adjustment for Ramadan and regional differences, the time zone offset from UTC, and the currently selected calendar date.
Public method DateOptions(String, SPCalendarType, String, String, String, String, String, String) Initializes a new instance of the DateOptions class, based upon the locale identifier, calendar type, work days in a week, first day of the week displayed in the calendar, adjustment for Ramadan and regional differences, the time zone offset from UTC, the last year of a 100-year range, and the currently selected calendar date.
Public method DateOptions(String, SPCalendarType, String, String, String, String, String, Boolean, String) Initializes a new instance of the DateOptions class, based upon the locale identifier, calendar type, work days in a week, first day of the week displayed in the calendar, adjustment for Ramadan and regional differences, the time zone offset from UTC, the last year of a 100-year range, whether the ISO8601 date format will be used, and the currently selected calendar date.

Top

See also

Reference

DateOptions class

DateOptions members

Microsoft.SharePoint.Utilities namespace