Socket
Socket
Sign inDemoInstall

timezone-country-region

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    timezone-country-region

lookup timezone by country, region.


Version published
Weekly downloads
109
decreased by-43.52%
Maintainers
1
Install size
31.6 kB
Created
Weekly downloads
 

Readme

Source

timezone-country-region

version download

lookup timezone by country, region.

Usage

var tz = require('timezone-country-region');

var timezone = tz.lookup('KR', '11');
console.log(timezone);
// Asia/Seoul

Reference

LICENSE

timezone-country-region is licensed under the MIT license.

Keywords

FAQs

Last updated on 30 Jun 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc