-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
It would be really nice to have support for the minDate and maxDate properties, just like the native library has. Also, if ng-change was implemented, it would be possible to use two datepickers on the same page: Start and End. Specifying a value in the Start date picker would set the minDate for the End picker, and setting the value of the End picker would set the maxDate for the Start picker (see http://eonasdan.github.io/bootstrap-datetimepicker/#example9 - "Linked pickers").
I'm looking into this myself, but am having problems with isolated scope (may not be necessary, but that is the way I know how to do it. Besides, having a separate scope for the directive sounds cleaner to me).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels