I have a date/time field that I need to have a date/time picker but it's near impossible finding one, a decent one (I have googled like wild). I tried this picker http://electronicholas.com/calendar but it's in Ruby on Rails and I do not know how to convert it. Any ideas? I run mainly jquery but I would use another lib if needed.
|
|
|
|
|
|
|
jQuery UI: http://jqueryui.com/demos/datepicker/ another: http://www.dynarch.com/static/jscalendar-1.0/index.html |
||||||||
|
|
|
Article 10 Best jQuery Datepickers Plugins http://www.ajaxline.com/10-best-jquery-datepickers-plugins Another datepicker from Google web elements. It's easy to use. |
|||
|
|
|
|
We developed a simple one for our custom app, and are now going into development for some additional features like time. It is very lightweight and customizable, and doesn't depend on any framwork. Check it out: javascript date picker |
||
|
