Brandon Bosco

Results 1 comments of Brandon Bosco

Here is the code luke added to make it work: //add this to your component import { DatePicker } from 'angular2-datetimepicker'; //place this in your constructor DatePicker.prototype.ngOnInit = function() {...