SPRegionalSettings.DateFormat Property
Gets the date format that is used on the server.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property DateFormat As UInteger
Get
'Usage
Dim instance As SPRegionalSettings
Dim value As UInteger
value = instance.DateFormat
public uint DateFormat { get; }
Property Value
Type: System.UInt32
An unsigned 32-bit integer that specifies the date format.