Socket
Socket
Sign inDemoInstall

tz-ids

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tz-ids

An array of time zone IDs


Version published
Weekly downloads
1.3K
increased by41.68%
Maintainers
1
Weekly downloads
 
Created
Source

tz-ids

NPM version Bower version Build Status devDependency Status

An array of time zone IDs

[
  'Africa/Abidjan',
  'Africa/Accra',
  'Africa/Addis_Ababa',
  'Africa/Algiers',
  'Africa/Asmara',
  'Africa/Bamako',
  'Africa/Bangui',
  'Africa/Banjul',
  'Africa/Bissau',
  'Africa/Blantyre',
  'Africa/Brazzaville',
  'Africa/Bujumbura',
  'Africa/Cairo',
  'Africa/Casablanca',
  'Africa/Ceuta',
  'Africa/Conakry',
  'Africa/Dakar',
  //...
]

Installation

Package managers

npm
npm install tz-ids
bower
bower install tz-ids

Standalone

Download the script file directly.

API

tzIds

Type: Array

import tzIds from 'tz-ids';

Array.isArray(tzIds); //=> true

IDs are sorted in alphabetical order.

License

The Unlicense

Keywords

FAQs

Package last updated on 17 Jun 2016

Did you know?

Socket

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc