Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time-picker panel? #3

Open
johnnyshields opened this issue Dec 11, 2012 · 2 comments
Open

Time-picker panel? #3

johnnyshields opened this issue Dec 11, 2012 · 2 comments
Assignees

Comments

@johnnyshields
Copy link

Any thoughts to making a time-picker panel in addition to the date? It might be nice to make it a panel next to the clock, and or constrain the editing of the text field.

I'm using this JS: http://keith-wood.name/timeEntry.html I like this one because:

  • You can control the increments of minutes (e.g. minutes increase/decrease by X when I press up/down arrows or mousewheel)
  • You can choose 12-hour or 24-hour time
  • Good i18n support
@ghost ghost assigned mgussekloo Dec 11, 2012
@mgussekloo
Copy link
Owner

This is a good idea. I would like to combine datepicker and a simple form of this "timepicker". I'll look into it, but at the moment I'm pretty busy working for clients. Please feel free to send a pull-request if you're working on this.

@ricardoalcocer
Copy link

There's already one that does date + time, but I haven't been able to get it to work on my app. Hope this helps bring inspiration for a better, leaner implementation. https://eonasdan.github.io/bootstrap-datetimepicker/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants