bevacqua / rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
https://bevacqua.github.io/rome
MIT License
2.91k stars 223 forks source link

UI: No easy way to select year/month #161

Open wyqydsyq opened 8 years ago

wyqydsyq commented 8 years ago

Say for example you have a DOB field, someone could of cause just type their DOB, but many people who see a date picker come up expect that they have to use it to select the date - so for many people this would mean manually clicking through every month until their month/year of birth.

I think this could be solved quite easily by having the month and year label being <select> elements as is done in some other date pickers, I could possibly implement this myself and submit a PR but I'd want to be sure it'd be accepted (even if as a disabled-by-default option) before committing time to it.

ellej16 commented 8 years ago

Bumping for interest

ghost commented 5 years ago

Having the possibility to change the year in the datepicker would be great!

fabiocaccamo commented 3 years ago

Any update on this?