Specifies the format to use in displaying date and time fields.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPDateTimeFieldFormatType
Dim instance As SPDateTimeFieldFormatType
public enum SPDateTimeFieldFormatType
Members
| Member name | Description | |
|---|---|---|
| DateOnly | Only the date is displayed. | |
| DateTime | Both the date and the time are displayed. |