Skip to content

DatePicker. #119

@npatsakula

Description

@npatsakula

Description

This task is continuation of our work on the Calendar (#6). In the previous task (#107) we focused
on well-typed interface and internationalization capabilities. For this new component, the goal
is to implement a date range selector that returns the selection in a well-typed format and allows
for comprehensive styling and localization.

Reference implementations

https://mui.com/x/react-date-pickers/date-picker/
https://mantine.dev/dates/date-picker-input/
https://tremor.so/docs/inputs/date-picker

Check list

  • View types.
    • One-month view: supports displaying a single month calendar view.
    • Two-month view: supports displaying two consecutive months side-by-side.
  • Internationalization support.

Questions

  1. Can we re-use Calendar implementation here?

@OpoOpo, sorry for duplicate, but I can't modify your task to add additional information.


@ddudenin, can you take this task?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions