SPRegionalSettings.DateFormat Property

Gets the date format that is used on the server.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public ReadOnly Property DateFormat As UInteger
    Get

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.

See Also

Reference

SPRegionalSettings Class

SPRegionalSettings Members

Microsoft.SharePoint Namespace