1.0.41 • Published 6 years ago

tell-time v1.0.41

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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.236

6 years ago

1.0.235

6 years ago

1.0.234

6 years ago

1.0.23

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago