day-cli

0.3.1 • Public • Published

day-cli

Build Status

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

Package Sidebar

Install

npm i day-cli

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

9.98 kB

Total Files

7

Last publish

Collaborators

  • jonjee