public enum ENDateTimeUnit : System.Enum
public enum ENDateTimeUnit : System.Enum
Member | Description |
---|---|
Century | The century unit. |
Day | A day. |
Decade | The decade unit. |
HalfDay | Half of a day. |
HalfYear | Half year unit. |
Hour | An hour |
Millisecond | A millisecond. |
Minute | A minute. |
Month | A month. |
Quarter | The quarter of a year. |
Second | A second |
Tick | Tick |
Week | A week. |
Year | The year unit. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.ENDateTimeUnit
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)