TimeControl Xojo plugin

TimeControl.TimeFormat Property

Defines the display format of the time.

TimeFormat as Integer {Read and Write}

Remarks

If set to one (Automatic) then the time will be displayed in 12 hour or 24 hour format depending on how the operating system likes it.

If set to two (24 hour mode) then time will be displayed in 24 hour format.

See Also

TimeControl Control