Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themactep/internet_time

Swatch Internet Time extension to Ruby Time class
https://github.com/themactep/internet_time

Last synced: about 1 month ago
JSON representation

Swatch Internet Time extension to Ruby Time class

Awesome Lists containing this project

README

        

# 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

## Contributors
Ben Langfeld

## License:
New BSD License