SP.FieldDateTime object

Specifies a field that contains date and time values.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldDateTime()

Members

The FieldDateTime object has the following members.

Constructor

The FieldDateTime object has the following constructor.

Constructor

Description

FieldDateTime

Initializes a new instance of the SP.FieldDateTime object.

Properties

The FieldDateTime object has the following properties.

Property

Description

dateTimeCalendarType

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

displayFormat

Gets or sets the format of the date and time that is displayed in the field.

friendlyDisplayFormat

See also

Other resources

FieldDateTime resource