Chris Yate
Results
23
comments of
Chris Yate
@franzeal I don't follow completely: where do you put this code? ``` var input = $(el.find('input')).datetimepicker(scope.to.dateTimePickerOptions); scope.datetimepicker = input.data("DateTimePicker"); ``` Is that in a script block within your page html?
Same problem here. Is this package being maintained?