angular-datepicker
angular-datepicker copied to clipboard
How can I show an empty string on input datepicker
Hi!
I have a problem trying to show an empty string on input datepicker.
My declaration is the following:
In controller I set $scope.prueba to null, undefined, {} and always get an invalid date. I want to get an empty value to show input placeholder.
Thanks in advance
Here is the solution → https://github.com/g00fy-/angular-datepicker/issues/199#issuecomment-154249452