RubyGems.org

A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds. Will return an integer unless you get tricky and need a float. (4 minutes and 13.47 seconds, for example.) The reverse can also be performed via the output method.

installgem install chronic_duration
Authors

hpoydar

32,084 total downloads 19,562 for this version
Owners

7aef4541a1355c993c66237b162d9681

Gemfile
gem "chronic_duration", "~> 0.9.6"
Versions
  1. 0.9.6 June 4, 2011
  2. 0.9.5 May 20, 2011
  3. 0.9.4 March 29, 2011
  4. 0.9.3 March 29, 2011
  5. 0.9.2 August 30, 2010
Show all versions (10 total)
Runtime Dependencies
  1. numerizer ~> 0.1.1