https://github.com/themactep/internet_time
Swatch Internet Time extension to Ruby Time class
https://github.com/themactep/internet_time
Last synced: about 1 year ago
JSON representation
Swatch Internet Time extension to Ruby Time class
- Host: GitHub
- URL: https://github.com/themactep/internet_time
- Owner: themactep
- License: other
- Created: 2010-04-06T07:23:49.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T20:38:09.000Z (over 4 years ago)
- Last Synced: 2025-02-14T00:35:46.245Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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