is-tuesday
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

is-tuesday

Downloads Version Travis

is-tuesday is a simple module that determines if it's Tuesday or not. You can also set the timezone offset, which defaults to 0 (UTC).

Usage

const isTuesday = require('is-tuesday');
isTuesday(0); // Returns true or false

Readme

Keywords

Package Sidebar

Install

npm i is-tuesday

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

2.57 kB

Total Files

5

Last publish

Collaborators

  • dragonfire535