'Declaration Public Enum DateTimeFormat Inherits System.Enum
'Usage Dim instance As DateTimeFormat
public enum DateTimeFormat : System.Enum
'Declaration Public Enum DateTimeFormat Inherits System.Enum
'Usage Dim instance As DateTimeFormat
public enum DateTimeFormat : System.Enum
Member | Description |
---|---|
Custom | The custom format provided by DateTimeUpDown.FormatString will be used. |
FullDateTime | The full date-time format. |
LongDate | The long date format. |
LongTime | The long time format. |
MonthDay | The month-day format. |
RFC1123 | The RFC 1123 International format. |
ShortDate | The short date format. |
ShortTime | The short time format. |
SortableDateTime | The sortable date-time format. |
UniversalSortableDateTime | The universal sortable date-time format. |
YearMonth | The year-month format. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.DateTimeFormat
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2