0.0.3 • Published 3 years ago

timezone-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Timezone-CLI

I build this for my personal use, because there's nothing suits my needs.

cli

Install

npm i -g timezone-cli@latest

Usage

Get Current time

timezone --mode=current
timezone -m=current
timezone

Convert time or period

timezone --mode=convert
timezone -m=convert

Timezone Support

Currently, KST, PST, and UCT are supported.

But any timezone in this list can be added effortlessly with constants.ts.