jrun / smallduration

A duration object that handles hours, minutes, seconds and fractions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= smallduration

* http://github.com/jrun/smallduration

== DESCRIPTION:

Handles sub second durations. Is purposely limited to hours, minutes, seconds and below.

== INSTALL:

* No gem has been deployed yet. A RubyForge project can be setup if requested.

About

A duration object that handles hours, minutes, seconds and fractions.

License:MIT License


Languages

Language:Ruby 63.2%Language:JavaScript 36.8%