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

How to change the minDate dynamically? #65

Open anandhegde opened 6 years ago

anandhegde commented 6 years ago

I have two datetimepicker input elements and minDate of one depends on another. I am able to handle the change event but unable to change the minDate of the other input element.