jQuery
Add 'angular-timedropper' to your Angular module:
angular.module('myApp', ['angular-timedropper'])
Reference the directive in your text input field as follows:
<input type="text" timedropper />
For more information on jQuery Timedropper please check out http://felicegattuso.com/projects/timedropper/