I'm using the datetimepicker from this site: http://trentrichardson.com/examples/timepicker/
It works nice, but not perfect. I need to make the "Today" button set the field to "2010-11-21 23:24" instead of "2010-11-21". Important is, that when I don't use the timepicker (because it's the jQuery UI datepicker extension), it just gives "2010-11-21". The Problem is, i'm not that into javascript. Could anybody help me with this one?
The code can be found here:
http://trentrichardson.com/examples/timepicker/js/jquery-ui-timepicker-addon.js