Plugins tagged by Time
- Decorated Time Decorates the Time class with some meaningfully named methods for getting the weekday and month names, so you don't have to remember the strftime format strings. Type: Plugin | Last updated: 02 May 2008
- Relative Time Helper Used for getting multifield attributes like those generated by a select_datetime into a new Time object. For example if you have following params={:meetup=>{:"time(1i)=>..."}} just do following: ... Type: Plugin | Last updated: 22 April 2008
- Date Time Text Field Helpers Apart from possibly the longest plugin name ever, these are a set of form helpers that use text fields instead of select dropdowns the standard Rails date form helpers use. Each date/time component gets its own text field which enables quicker... Type: Plugin | Last updated: 24 March 2008
- Tz Time TzTime is a wrapper for the Time class. It associates a time instance with a time zone, and keeps the two together. It quacks very much like a Time instance, and even provides the same extension methods that Rails adds to time objects. ... Type: Plugin | Last updated: 31 December 2007
- Timezone Fu timezone_fu makes it really easy to deal with multiple timezones within a Rails Model. The plugin-in assumes that there is a model attribute called timezone that can be used for conversion. Type: Plugin | Last updated: 12 December 2007
- Relative Time Helpers Adds additional time helpers Type: Plugin | Last updated: 01 December 2007
- 12 hour time select This is a simple plugin that overrides the default select_time method in order to provide support for a 12 hour clock. The 24 hour time functionality is fully retained. Type: Plugin | Last updated: 08 November 2007
- Timed File Store It lets you expire fragments based upon the time of the cached file. Type: Plugin | Last updated: 16 October 2007
- Flex Times the plugin that gives you control over the datetime helpers. Type: Plugin | Last updated: 07 October 2007
- Twelve Hour Customize time_select method helper to display 12 hour style time. Type: Plugin | Last updated: 07 October 2007
- Event Attribute EventAttribute allows you to turn your date/datetime columns in to boolean attributes. Type: Plugin | Last updated: 07 October 2007
- EZTime EZTime is a simple extension to the Date class in Ruby to provide easy formatting of dates and times. Type: Plugin | Last updated: 05 October 2007
- TZInfo Timezone This plugin installs a replacement for the TimeZone class. The replacement uses the TZInfo library (http://tzinfo.rubyforge.org) to do the time zone conversions, and thus takes into account daylight saving, for free. Type: Plugin | Last updated: 01 October 2007
- Windows Time Format Fix This rails plugin add support for options not supported on Windows. Type: Plugin | Last updated: 18 September 2007
- Time Extensions This plugin merely adds two new methods to Time and Date Type: Plugin | Last updated: 18 September 2007
- Time Comparisons Provides for chronological comparisons between Time, Date and DateTime objects using before?, after? same_time?, same_time_or_before?, same_time_or_after?, within?, outside? and compare_time methods. Type: Plugin | Last updated: 18 September 2007
- Time Picker The usage of time_picker follows closely of that of ActionView::Helpers::DateHelper. Type: Plugin | Last updated: 21 August 2007
- 12 hour time 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. Type: Plugin | Last updated: 07 August 2007

