0.1.0 • Published 6 years ago

last-sunday v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

last-sunday

Get the last sunday (not the recent sunday of the week)

Install

$ npm install --save last-sunday

Usage

const lastSunday = require('last-sunday');

const lastSundayDt = lastSunday();

//=> 'Sun Oct 14 2018' (It'll return the last sunday, not the recent sunday)

License

MIT © Ashik Nesin

0.1.0

6 years ago

0.0.0

6 years ago