'Declaration Public Enum DateTimePart Inherits System.Enum
'Usage Dim instance As DateTimePart
public enum DateTimePart : System.Enum
'Declaration Public Enum DateTimePart Inherits System.Enum
'Usage Dim instance As DateTimePart
public enum DateTimePart : System.Enum
Member | Description |
---|---|
AmPmDesignator | The AM / PM designator. |
Day | The day. |
DayName | The day name. |
Hour12 | The 12-hour format. |
Hour24 | The 24-hour format. |
Millisecond | The milliseconds. |
Minute | The minutes. |
Month | The month. |
MonthName | The month name. |
Other | An unspecified part. |
Period | The period. |
Second | The seconds. |
TimeZone | The timezone. |
Year | The year. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.DateTimePart
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