This documentation is archived and is not being maintained.

SP.DateTimeFieldFormatType enumeration

SharePoint 2013

Specifies the display format for date and time fields.

Last modified: March 09, 2015

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

var SP.DateTimeFieldFormatType = {dateOnly : "Undefined",dateTime : "Undefined",registerEnum : "Undefined"}

The DateTimeFieldFormatType object enumeration has the following members.

Member

Value

Description

dateOnly

Undefined

Displays only the date.

dateTime

Undefined

Displays the date and time.

registerEnum

Undefined

Show: