0.1.1 • Published 8 years ago

how-long-until v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

How Long Until X

This module tells you how long until 5pm next passes (or any other specified time of day).

Useful for embedding in a statusbar or such.

Installation

npm install -g how-long-until

Usage

(example at 2:30pm)

$ how-long-until
2:30:00
$ how-long-until 18
3:30:00
$ how-long-until 18:20
3:50:00

License

MIT