brianjlandau-chronic_duration 0.9.3
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.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 0