http://trentrichardson.com/examples/timepicker/
This is the best date time picker I’ve seen. milesich
is not actively maintained anymore, and has bugs if the input field is blank. Sure there are solutions (in the comments), but if you look at the code, its one ugly hack.
Trent’s implementation is much cleaner. Shorter, easy to understand and minimal CSS to add. I highly recommend his work.