0.1.0 • Published 7 years ago
latest-sunday v0.1.0
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
0.1.0
7 years ago