Angular-DatePicker - pickadate.js port to Angular, no jQuery dependency!

You have a few properties to have this. Please check for the from variable to disable the previous dates. Have a look at this link

i have tried like this but not working :
var disabledDates = [
new Date(2016, 2, 23),
];

Use from property as i mentioned in the documentation, and see how to use it. This will disable all the dates till the given date.

Hi All, a new version of ionic-timepicker v0.5.0 has ben releases with new features. If anyone want to use this new version please check this.