12 hour time Plugin
Plugin Details
If you need to display the time in your application in 12 hour format here's a simple plugin that tacks on an AM/PM selector to the DateHelper methods. It also handles the backend, so things are properly stored in 24-hour format.- Website : http://www.nickm.org/svn/repos/rails/plugins/12_hour_time/
- Repository : Nick Muerdter
- Author : Time
Install 12 hour time Plugin
ruby script/plugin install Nick Muerdter