1.0.41 • Published 5 years ago

tell-time v1.0.41

Weekly downloads
2
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.236

5 years ago

1.0.235

5 years ago

1.0.234

5 years ago

1.0.23

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago