kineticsocial / angularjs-datetime-picker

AngularJS DateTime Picker Without JQuery and Bootstrap
MIT License
66 stars 79 forks source link

future-only tag is not working #14

Open agarwalankit95 opened 8 years ago

agarwalankit95 commented 8 years ago

<input ng-model="date1" datetime-picker date-only future-only />

In above example future-only is not working.

subramaniam-s17 commented 7 years ago

@agarwalankit95 future-only tag Fixed, have a look at forked project https://github.com/mani-s17/angularjs-datetime-picker/commit/ffef86128d84dc113b9a7789fc07ce91894ad8c8 or pull request https://github.com/kineticsocial/angularjs-datetime-picker/pull/36