Date and time picker

Date and time picker is used to select a date and time.

check_circle_outline

Fully implemented in LOGEX Framework.

Anatomy

Date picker

  1. Input field with a placeholder
  2. Opened input field with day/month/year highlight
  3. Month and year dropdown
  4. Arrows for changing months
  5. Go-to arrow to move to selected value or current date
  6. Header row
  7. Date (not selectable)
  8. Date (current date)
  9. Date (selectable)
  10. Date (selected)
  11. Select current date button
  12. Clear selection (if possible)

Time picker

  1. Input field with the selected date
  2. Opened input field with a highlight
  3. Dropdown body with example values

Behaviour

The go-to button allows users to jump to a screen with selected or current day (if possible).

The input field is keyboard friendly and it guides users by highlighting the day/month/year.

When the current day is not in the allowed range, there is an explanation tooltip while hovering over the button.

When the allowed range is limited an explanation tooltip is shown above the time picker.

Something missing? Contact one of the designers.