Skip to main content

TimeFormat

@spartanfx/react v1.2.2


@spartanfx/react / index / TimeFormat

Enumeration: TimeFormat

Supported time formats for the time portion of the DateTimePicker.

Enumeration Members

Enumeration MemberValueDescription
H12"H12"12-hour clock with AM/PM suffix (e.g. 02:30 PM).
H24"H24"24-hour clock (e.g. 14:30).