/day-cli

Primary LanguageJavaScriptMIT LicenseMIT

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
화요일

License

MIT