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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i tzone

      Weekly Downloads

      217

      Version

      0.0.2

      License

      none

      Last publish

      Collaborators

      • shanebo