1.0.1 • Published 6 years ago

@shubhodeep9/everytime v1.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

Everytime

Tells time according to your longitude.

Installation

> npm i @shubhodeep9/everytime

Usage

var everytime = require('@shubhodeep9/everytime')()
// simple usage
console.log(everytime.getTime(82.5644)) // prints time as a Date object eg: 2017-12-26T23:03:28.402Z

// formatting
console.log(everytime.getTime(82.5644, true)) // prints time as Date string eg: 'Wed, 27 Dec 2017 04:33:28 GMT'

Contributors

Shubhodeep Mukherjee · github · npm

May the force be with you!