timezone-cli
v0.0.3
Published
I build this for my personal use, because there's nothing suits my needs.
Downloads
1
Readme
Timezone-CLI
I build this for my personal use, because there's nothing suits my needs.
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
.