1.0.1 • Published 6 years ago

tizo-cli v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

tizo-cli Build Status

tizo module for the cli

Install

$ npm install tizo-cli

Usage

$ tizo --format="utc" 12 am pdt
19:00

$ tizo --help

  tizo module for the cli

  Usage
    $ tizo [input]

  Options
    --format, -f  'local', 'utc', 'original' [Default: 'local']

  Examples
    $ tizo 12pm
    24:00
    $ tizo --format=utc 12:21 cest
    10:21 UTC

Related

  • tizo - Library of this module

License

MIT © maxrimue