day-cli
v0.3.1
Published
The Command Line Interface that helps day calculation
Downloads
27
Maintainers
Readme
day-cli
The Command Line Interface that helps day calculation (Powered by Holy Kiwi 🥝) It supports English, and Korean
Installation
npm install -g day-cli
Usage
Get day of week
$ day -w 2018-08-28
Tuesday
$ day --ofweek 1995-07-04
Tuesday
Language configuration
$ day -l ko
you changed language into ko
$ day -w 2018-08-28
화요일
D-Day
Save D-Day
$ day -s "20181108/My CS Exam"
My CS Exam : D - 70
$ day -s "20181018/Mom Birthday"
Mom Birthday : D - 49
View D-Day
$ day -d
Mom Birthday : D - 49
My CS Exam : D - 70
License
MIT