2.0.1 • Published 4 months ago

date-check v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

2.0.0

4 months ago

1.3.0

6 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago