1.0.0 • Published 8 years ago

final-working-day-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

final-working-day-cli Build Status

Get final working day of the month in the console

Install

$ npm install --save 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