-
Notifications
You must be signed in to change notification settings - Fork 0
Rails 3.x twelve hour time select
License
jeffleeismyhero/meridiem_time
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
12-HOUR TIME PLUGIN
Not all of us are adept at those exotic, 24-hour clocks. So for the rest of
us, 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.
USAGE:
<%= time_select 'event', 'time', {:twelve_hour => true} %>
AUTHORS:
Nick Muerdter (original code)
Maurice Aubrey <[email protected]>
Jeffrey Lee <[email protected]>
LICENSE:
Released under the MIT license. See the MIT-LICENSE file included
with this distribution.
HOMEPAGE:
http://code.google.com/p/rails-twelve-hour-time-plugin/ (original code)
https://github.com/jeffleeismyhero/12-hour-time
About
Rails 3.x twelve hour time select
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published