trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

On using the l10n database in bootstrap-timepicker. #834

Open mrhota opened 8 years ago

mrhota commented 8 years ago

Hi there. I'm maintaining/developing https://github.com/jdewit/bootstrap-timepicker. So far, the only "i18n" support it has is displaying 12 or 24 hour time. I'd like to include the database of localized time information from this project.

I'd like to know what you think.

trentrichardson commented 8 years ago

@mrhota Awesome! In true open source open heart fashion, use whatever you need. Your timepicker takes a little different approach than this one, so you may not need all the i18n info this one has but you're welcome to it.