Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

I was trying to set the minDate value for datepicker #691

Open
danielJot opened this issue Jun 10, 2016 · 0 comments
Open

I was trying to set the minDate value for datepicker #691

danielJot opened this issue Jun 10, 2016 · 0 comments

Comments

@danielJot
Copy link

expressionProperties: {
'templateOptions.datepickerOptions.minDate': function ($viewValue, $modelValue, $scope) {
return new Date("2016/06/25");}
isn't working for me.it actually changes the value of minDate when I inspect the value but the datepicker dasn't show the date before that as disabled.

I can set a minDate at initialization but I can't change it onece I set it

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

No branches or pull requests

1 participant