Time Field
Segmented time input bound to OrbitalDateTime on a reference calendar day.
TimeField renders hour/minute (and meridiem for 12-hour) segments. Parsed values are anchored to appearance.reference_date or the nearest DatetimeLocale default. For scroll-column time selection, use core TimePicker.
- Time-of-day entry with keyboard-friendly segments
- Scheduling forms paired with a date field on the same reference day
- Bind
Option<OrbitalDateTime>viaTimeFieldBind. - Set
appearance.formattoTime12orTime24. - Set
appearance.timezoneandreference_datewhen the anchor day or zone differs from defaults.
Time segments
Default 12-hour segmented input with bind readout for E2E.
none
24-hour format
Hour and minute segments without meridiem.
Bind readout
Completed segments update the bound value readout.
none