2.0.1 • Published 2 years ago

date-check v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Calendar

Returns Day corresponding to the Date entered.

Installation

Install Package using

  npm install date-check

Usage

const { returnDay } = require('date-check')

Running Tests

To run tests, run the following command

  const { returnDay } = require('date-check')

  console.log(returnDay(4,7,2003)) // Output - FRIDAY
2.0.1

2 years ago

2.0.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago