Skip to main content

Module time_input

Module time_input 

Source
Expand description

Hour, minute, and optionally second, as separate segments.

How far the hours run and what the two halves of a twelve-hour day are called both come from Clock, which the adapter supplies. The crate contains no meridiem label in any language and never assumes a twenty-four-hour day.

Structs§

TimeInput
A segmented time field over the host’s own clock.

Enums§

Segment
Which part of the time the keyboard is on.
TimeInputEvent
What a time field reports. The owner decides what any of it means.