17: DatePicker + DateTimePicker + DateRange — date/time widgets #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Build date/time selection widgets from PRD-002.
Widgets
DatePicker
Calendar popover for date selection. Month navigation, day grid, keyboard navigation.
DateTimePicker
DatePicker + time selector (hour:minute dropdowns).
DateRange
Two linked DatePickers with arrow separator, min/max validation.
RemainingDays
Readonly: "Today", "Tomorrow", "{n} days ago", "In {n} days". Edit: delegates to DatePicker.
References
PRD-002 DatePicker/DateTimePicker/DateRange/RemainingDays sections
oddo_widget_subcomponents.md §9.1-9.2