npm.io
0.0.9 • Published 9 years ago

zipcode-to-timezone

Licence
MIT
Version
0.0.9
Deps
0
Vulns
0
Weekly
0
Stars
27

zipcode-to-timezone

Installation

npm install --save zipcode-to-timezone

Usage

var zipcode_to_timezone = require( 'zipcode-to-timezone' );

var tz = zipcode_to_timezone.lookup( '94110' );
console.log( tz ); // America/Los_Angeles

Other info

This project uses the timezone list found here:

https://sourceforge.net/projects/zip2timezone/files/

Keywords