FauzanKhan / angular-datepicker

A simple, elegant and easily customizable datepicker in Angular
http://fauzankhan.github.io/angular-datepicker
24 stars 7 forks source link

ng-model value is coming incorrect #7

Open sujithkadamba opened 5 years ago

sujithkadamba commented 5 years ago

If i select 02/02/19 then the ng-model value showing as 01/02/19.Kindly help in this.The date is showing correctly in UI but if u print the ng-model value this error will come.

zeeshoe commented 3 years ago

Any luck with this?