PromptPlus API:FormatTime
FormatTime
Namespace: PPlus.Controls
Represents Format Time input
public enum FormatTime
Inheritance Object → ValueType → Enum → FormatTime
Implements IComparable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
HMS | 0 | Hours:Minutes:Seconds |
OnlyHM | 1 | Hours:Minutes:00 |
OnlyH | 2 | Hours:00:00 |