DatePicker

DatePicker


Hi. It would be great to have a DatePicker control with a time
support. Even much more simple solution than
http://blogs.uct.ac.za/blog/lovemores-world/2009/02/25/an-effective-jquery-date-time-picker
or http://dev.jquery.com/ticket/2566 could be helpful. The only thing
what I need, is to extend dateFormat to support time part as well.
Required source code change is quite simple then, but I’m new to
jQuery UI and I don’t know whether it is reasonable change or if it is
something against jQuery UI “spirit”. Is there some chance to extend
DatePick in such way? Thanks.