Skip to content

lilyissillyyy/is-tuesday

Repository files navigation

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

About

Determines if today is Tuesday or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •