1 jQuery Timepicker Addon
2 =======================
6 - Author: [Trent Richardson](http://trentrichardson.com)
7 - Documentation: [http://trentrichardson.com/examples/timepicker/](http://trentrichardson.com/examples/timepicker/)
8 - Twitter: [@practicalweb](http://twitter.com/practicalweb)
12 - To use this plugin you must include jQuery and jQuery UI with datepicker and slider
13 - Include timepicker-addon script
14 - now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()
16 Contributing Code - Please Read!
17 --------------------------------
18 - All code contributions and bug reports are much appreciated.
19 - Please be sure to apply your fixes to the "dev" branch.
20 - Also note tabs are appreciated over spaces.