last-sunday

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i last-sunday

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.14 kB

Total Files

4

Last publish

Collaborators

  • ashiknesin