final-working-day-cli

Get final working day of the month in the terminal


Keywords
date, work, day, month, cli
License
MIT
Install
npm install final-working-day-cli@1.0.0

Documentation

final-working-day-cli Build Status

Get final working day of the month in the console

Install

$ npm install -g final-working-day-cli

Usage

$ final-working-day --help

  Get final working day of the month in the terminal

  Usage
    $ final-working-day

  Options
    --next, -n The next month

  Example
    $ final-working-day
    Friday 30 September 2016

    $ final-working-day --next | -n
    Monday 31 October 2016

License

MIT © Johnie Hjelm