Bootstrap Timepicker

10,199

Solution 1

I'm the author of the jdewit/timepicker.

I finally took some time to get through all the reported issues. Hope it meets your needs.

Solution 2

You could try our one https://github.com/Bloafer/bootstrap-timepicker

We are now using this one https://github.com/Eonasdan/bootstrap-datetimepicker as it is being actively developed

Solution 3

I tried to use https://github.com/Bloafer/bootstrap-timepicker, it didn't find it very helpful as it needed to have the time format as HH:MM, whereas mine were being supplied as HH:MM:SS. Also the styling is not the best.

This is also a problem for me, I have tried 4 timepickers and all of them have some kind of issue under bootstrap, I would like to see an answer to this as well

Share:
10,199
Justin Alexander
Author by

Justin Alexander

Updated on June 17, 2022

Comments

  • Justin Alexander
    Justin Alexander almost 2 years

    I am trying to find a time picker widget, compatible with bootstrap styling. I really like the style of the jdewit widget, but it has a tremendous number of bugs. I am trying to finish this project quickly, so I don't want to get bogged down in fixing library bugs.

    Can anyone else recommend a slick timepicker that is production ready?

  • Capaj
    Capaj over 10 years
    jdewit/timepicker is much better.