anjlab / anjlab-widgets

UI Widgets on top of anjlab-bootstrap-rails
MIT License
54 stars 15 forks source link

24 Hour vs. AM/PM #13

Open DevanB opened 11 years ago

DevanB commented 11 years ago

Yury, is there a way to tell the timepicker to use am/pm times instead of 24 hour times?

yury commented 11 years ago

No, currently it is only 24 hours. :(

DevanB commented 11 years ago

Will you be adding it any time?

I've noticed something changed between 1.0.10 and 3.0.0. It would write to my database in HH:MM AM/PM, but now it writes in 24 HH:MM. That is what made me ask if you had maybe changed something that would allow AM/PM times

yury commented 11 years ago

Hmm, thats strange, it always was 24H time format.

For now I really busy on our commercial projects, and can't help you with this. I will leave this issue open, may be someone will submit pull request.

Sorry