Recras / angular-jquery-timepicker

AngularJS directive for jQueryUI Timepicker
MIT License
53 stars 41 forks source link

Directive doesn't work properly on <input> elements #2

Closed timmipetit closed 10 years ago

timmipetit commented 10 years ago

When using this directive on an element, the ng-model get sets to a string (instead of a Date object)

nederdirk commented 10 years ago

:+1: