latest-sunday

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i latest-sunday

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.04 kB

Total Files

4

Last publish

Collaborators

  • ashiknesin