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

More user friendly time picker. #125

Open DylanPiercey opened 9 years ago

DylanPiercey commented 9 years ago

It would be cool if the time portion of rome was a bit more user friendly.

My big issues are:

I think something like this (although it doesn't look that great) solves both problems in my opinion.

What are your thoughts on this?

fredleblanc commented 9 years ago

This doesn't completely answer your question, but you seem to be able to set the time format with the timeFormat option when initializing your rome field.

DylanPiercey commented 9 years ago

@fredleblanc it certainly helps, but still feels a bit clunky.

realsircodesalot commented 9 years ago

The big thing that I would like are time min/max, and/or even min/max intervals of time to limit the time selection and make it less cumbersome.

For example, limit hour selection for a reservation, between 10:00 AM - 11:30 AM and 12:00 PM - 1:30 PM Update: Never mind, just found the time ranges validator: http://bevacqua.github.io/rome/#tim