Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns short abbreviations for the current days of the week.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Function GetDaysSuperShortAbbreviation As String()
'Usage
Dim instance As DateOptions
Dim returnValue As String()
returnValue = instance.GetDaysSuperShortAbbreviation()
public string[] GetDaysSuperShortAbbreviation()
Return Value
Type: []
Returns String.
Remarks
A string array that contains the abbreviations.