Plans to include a time selector?
mgibbs189 opened this issue · 16 comments
I know it's early in the game, but are you considering adding time selection as well?
Yes definitely! It will be on a forked version to avoid code bloat here and probably dependant on Moment.js
Cool! Any initial ideas on the time selection UI?
jQuery UI Timepicker uses 2 sliders, which works well, but has a pretty heavy dependency footprint.
I'm tentatively going to say within the next month! I made this to ultimately replace my use of jQuery UI date/time pickers.
@dbushell - I was asking about the User Interface, not the ETA :)
I've seen everything from dropdowns to flyout menus to sliders, and I was just curious as to which direction you were going to take.
@logikal16 ha oh right, must have assumed before reading!
Not thought about it yet, the sliders are nice but a bit fiddly to adjust. When I do some research I'll publish options in this thread. What's your preference?
+1 for time support.
I'm willing to buy a beer/coffee for the first one who requests a pull on this.
Regarding sliders vs select fields: +1 for selects, sliders suck at precision. Having a field where developers can adjust the available time-frame is more than enough (say every hour, every 5 minute to be available as an option).
@dbushell thanks a lot for the work so far!
+1 for selects, I've stopped using sliders for time input because people complained about them. Selects seem to be a much better way to go.
Any updates? Is the verdict to use time selection dropdowns?
This is the last issue preventing me from making a clean break from UI Datepicker / Timepicker.
+1 for time selectors
Time support will live in a fork.
Which fork contains the time support?