1.0.41 • Published 4 years ago

tell-time v1.0.41

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Tell Time!

(Example package for npm deployment.)

Install

npm i tell-time or globaly npm i tell-time -g

Usage

// import
const tellTime = require("tell-time");

// call
console.log(tellTime.whatsTheTime())

Methods

whatsTheTime(): returns \<Date>

Command line methods

whatTime: returns \<String> (Date.prototype.toISOString)

1.0.41

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.236

4 years ago

1.0.235

4 years ago

1.0.234

4 years ago

1.0.23

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago