Skip to content

AshikNesin/last-sunday

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published