My favorites | Sign in
Project Logo
                
People details
Project owners:
  brianjlandau

THIS PAGE IS NO LONGER MAINTAINED

Please refer to the GitHub Page

This is a helper for creating a date or date-time picker that uses the Unobtrusive Date-Picker Widget to add a clickable calendar image that will bring up a calendar picker if javascript is available. It replicates as much of the API of the Rails date_select, and datetime_select form helpers.

It also uses the 12 Hour Time plugin so that 12 Hour times can be processed by Active Record.

You may want to consider compressing the javascript files with Dean Edward's Packer or Douglas Crockford's JSMin before deploying your application.

Install

script/plugin install git://github.com/brianjlandau/unobtrusive_date_picker.git









Hosted by Google Code