Skip to the content.

PromptPlus API:FormatTime

Build Publish License NuGet Downloads

Back to List Api

FormatTime

Namespace: PPlus.Controls

Represents Format Time input

public enum FormatTime

Inheritance ObjectValueTypeEnumFormatTime
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
HMS 0 Hours:Minutes:Seconds
OnlyHM 1 Hours:Minutes:00
OnlyH 2 Hours:00:00

Back to List Api