SP.FieldDateTime.dateTimeCalendarType Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets or sets a value that specifies the calendar type of the field.

var value = SP.FieldDateTime.get_dateTimeCalendarType();

SP.FieldDateTime.set_dateTimeCalendarType(value);

Property Value

Type: SP.CalendarType

Applies To

SP.FieldDateTime Class

Remarks

It must be none if the field is in an external list.

See Also

Reference

SP.FieldDateTime Methods

SP.FieldDateTime Properties

SP Namespace