bootstrap3-datetimepicker-rails
bootstrap3-datetimepicker-rails copied to clipboard
How to change the minDate dynamically?
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.