DateOptions.TimePattern12Hour property
Gets the current 12-hour time format pattern.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property TimePattern12Hour As String
Get
'Usage
Dim instance As DateOptions
Dim value As String
value = instance.TimePattern12Hour
public string TimePattern12Hour { get; }
Property value
Type: System.String
A string that contains the format pattern.