Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for minDate and maxDate #6

Open
danielbsig opened this issue Jan 18, 2015 · 4 comments
Open

Support for minDate and maxDate #6

danielbsig opened this issue Jan 18, 2015 · 4 comments

Comments

@danielbsig
Copy link
Contributor

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).

@benzen
Copy link
Owner

benzen commented Jan 19, 2015

It soule be wery Nice, could you make a PR ??

@danielbsig
Copy link
Contributor Author

Working on it...

@benzen
Copy link
Owner

benzen commented Jan 19, 2015

Soule => would
Wery => very

Clicked on comment too fast

@benzen
Copy link
Owner

benzen commented Jan 19, 2015

Nice, thank you for the help

2015-01-19 6:34 GMT-05:00 Daníel B. Sigurgeirsson [email protected]
:

Working on it...


Reply to this email directly or view it on GitHub
#6 (comment)
.

Benjamin DREUX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants