I love how the Google UI for setting event start date/time and end date/time in their calendar application.
What is the best and most straight-forward way to implement this in a Rails 3 (3.08 to be exact application?
In particular, love the separation of the date inputs and the dropdown used for the time element that includes both hour and minute.
Thanks
This jQuery plugin implements a date and time picker inspired by the one from Google Calendar.
I have created a gem that packages this jQuery plugin: https://github.com/tkrotoff/jquery-timepicker-rails