latest-sunday
v0.1.0
Published
Get the latest sunday of the week
Downloads
3
Readme
latest-sunday
Get the latest sunday of the week
Install
$ npm install --save latest-sunday
Usage
const latestSunday = require('latest-sunday');
const latestSundayDt = latestSunday();
//=> 'Sun Oct 21 2018' (It'll return the recent sunday)
License
MIT © Ashik Nesin