All tagged by Date
- 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
- 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
- Rails Holiday Provides a helper method that checks if a date is a US holiday. Type: Plugin | Last updated: 15 October 2007
- Getdate Column Getdate_column is designed to make the accessor methods of a datetime column accept and return string representations of the date (e.g. "today", "10 days from now", "1/2/06 10pm"). I personally find date controls on... 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
- Date Finder Helper to find specific date or date range using various conditions. 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
- Time Extensions This plugin merely adds two new methods to Time and Date Type: Plugin | Last updated: 18 September 2007
- Validates date time This plugin adds the ability to do stricter date and time checking with ActiveRecord. Type: Plugin | Last updated: 09 September 2007
- Days and times ... Type: Plugin | Last updated: 17 January 2008
- Changed attributes Allows you to keep track of changed attributes, test if an attribute has been modified, revert any or all attributes, and access the original attribute values at any time. ... Type: Plugin | Last updated: 19 August 2007
- Userstamp The Userstamp Plugin extends ActiveRecord::Base(http://api.rubyonrails.com/classes/ActiveRecord/Base.html) to add automatic updating of created_by and updated_by attributes of your models in much the same way that the... Type: Plugin | Last updated: 07 August 2007

