get-second-friday
v0.0.1
Published
A function to get date of the second friday of specified month
Downloads
1
Readme
Get Second Friday
This is a function to get date of the second friday of specified month.
Usage
const getSecondFriday = require('get-second-friday)'
getSecondFriday(new Date(2018, 2))
=> 9