tzone

0.0.2 • Public • Published

tzone

Takes in an optional UTC date object and figures out what time zone it's in, the best it can given the nature of js and time zone accuracy.

Install

With npm:

npm install tzone

Example

var tzone = require('tzone');
tzone.getLocation();

Returns:

US/Central

License

MIT

Todos

  • tests

Readme

Keywords

none

Package Sidebar

Install

npm i tzone

Weekly Downloads

191

Version

0.0.2

License

none

Last publish

Collaborators

  • shanebo