final-working-day-cli
v1.0.0
Published
Get final working day of the month in the terminal
Downloads
2
Readme
final-working-day-cli
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