node-timezone

0.0.5 • Public • Published

node-timezone Build Status npm mit

Get the server's timezone

Install

npm install --save node-timezone

Usage

var getTimezone = require('node-timezone').getTimezone
console.log(getTimezone()) // "America/Los_Angeles"

Tests

npm test

Tested on OSX and Ubuntu. TODO: Test on Windows.

Package Sidebar

Install

npm i node-timezone

Weekly Downloads

50

Version

0.0.5

License

MIT

Last publish

Collaborators

  • bcherny