Displaying 1 result from an estimated 1 matches for "time_12hour_select".
2006 May 20
0
12 hour time plugin
Hi Everyone,
I''ve made a plugin that adds a 12 hour time helper. You can download it
here:
http://www.happyfreelancer.com/time_12hour_select.zip
The method you want to use in your views is
time_12hour_select(object, method, options = {})
This will only work with fields of type Time - it won''t work with Datetime.
I haven''t thoroughly tested it but it seems to be working so far. I hope you
find it useful!
Daniel