TrevorS / bootstrap3-datetimepicker-rails

This gem packages the bootstrap-datetimepicker for the Rails 3.1+ asset pipeline.
MIT License
292 stars 123 forks source link

Linked Pairs #33

Closed kjmagic13 closed 8 years ago

kjmagic13 commented 9 years ago

Since upgrading from 4.7.14 to 4.15.35 selecting the start picker of a linked picker pair automatically fills the end picker with today's date. This limits the maximum date of the start picker to today's date and requires a change of the end picker to adjust the start picker to a later time. This issue can be witnessed on the demonstration page.