This repository was archived by the owner on May 20, 2023. It is now read-only.
This repository was archived by the owner on May 20, 2023. It is now read-only.
MaterialDatepickerComponent year selection #350
Open
Description
Hi everyone,
Unless I'm mistaken, it is not possible to change the year in MaterialDatepickerComponent
.
So, if you want to select a date far in the past (or future) the only choice is to type it (or mouse scrolling for hours :-)).
It looks like it is possible in MaterialDateRangePickerComponent
(month by month)