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.
Specifies the order to use for day, month, and year in calendar dates.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration SPCalendarOrderType
'Usage
Dim instance As SPCalendarOrderType
public enum SPCalendarOrderType
Members
Member name | Description | |
---|---|---|
MDY | Month—Day—Year | |
DMY | Day—Month—Year | |
YMD | Year—Month—Day |