is-date-within-range

1.0.1 • Public • Published

is-date-within-range

Check if a given date is within a period of a given date, returns true or false

NPM

  $ npm install js-cookie --save

Read cookie:

if(dateCheck("1999-01-01","2018-06-21","2019-06-06"))
    console.log("Availed");
else
    console.log("Not Availed");

Readme

Keywords

none

Package Sidebar

Install

npm i is-date-within-range

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.16 kB

Total Files

3

Last publish

Collaborators

  • synotech