Internet Time

Swatch Internet Time extension to Ruby Time class.

Installation

$ gem install internet_time

Usage

require 'internet_time'
Time.now.beats    # => 234
Time.now.to_beats # => "@234"

Author

Paul Philippov [email protected]

Contributors

Ben Langfeld [email protected]

License:

New BSD License