Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/themactep/internet_time
- Owner: themactep
- License: other
- Created: 2010-04-06T07:23:49.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T20:38:09.000Z (about 3 years ago)
- Last Synced: 2024-08-09T03:16:55.347Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 5
- 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