2.0.1 • Published 1 year ago

date-check v2.0.1

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

1 year ago

2.0.0

1 year 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