Sha256: 9e160b511fe655696e0f7273d44e4950dd65d17d6f828fb26bba646cd965e3b4
Contents?: true
Size: 496 Bytes
Versions: 12
Compression:
Stored size: 496 Bytes
Contents
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 <maurice.aubrey+12hour@gmail.com> Homepage: http://code.google.com/p/rails-twelve-hour-time-plugin/
Version data entries
12 entries across 12 versions & 1 rubygems