共用方式為


SPRegionalSettings.DateFormat property

取得伺服器使用的日期格式。

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
正負號的 32 位元整數,會指定日期格式。

請參閱

參照

SPRegionalSettings class

SPRegionalSettings members

Microsoft.SharePoint namespace