Let the guest pick a date and time slot on a timeline calendar backed by a time plan.
When to use: Default “when do you want to visit?” step for restaurants, play areas, and events with opening schedules or frames. Most common time-selection step in live procedures.
Typical place in the funnel: Early — often first or right after person count / tile entry — before plan-element selection.
Configuration highlights: Linked time plan, slot granularity, and localized header text. Frequently guarded by execution conditions on later pricing steps (only add positions when a timeframe exists).
Alternatives: Time and date selection (TimeFrameOnDateInput) for fixed durations on a date; Time Picker - Vertical Calendar (TimeFrameViaCalendarInput) for simpler calendar picking; Date from/until selection (DateFromUntilInput) / Relative time specification (RelativeTimeFrameInput) for stays or “from now” windows.
See pattern booking-classic-occupancy and concept time-plan-selection.