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:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (1):
            rspec
            >= 0
          
    