You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

fuzzyclock

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuzzyclock

0.0.3
Rubygems
Version published
Maintainers
2
Created
Source

fuzzyclock.rb

Class to imitate the basic functionality of the cool FuzzyClock application at http://www.objectpark.org/FuzzyClock.html e.g. 10:34 is shown as "twenty five to eleven"

Installation

gem install fuzzyclock

Usage

$ fuzzyclock
twenty to four
$ fuzzyclock -a
It's about twenty to four
$ fuzzyclock --help
Usage: fuzzyclock [options]
    -a, --about                      Say about?
    -l, --locale [lang]              Langage
    -U, --uppercase                  UPPERCASE OUTPUT
    -C, --capitalize                 Capitalize Output

FAQs

Package last updated on 17 Apr 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts