tz-areas
v1.0.2
Published
An array of time zone areas
Downloads
15
Maintainers
Readme
tz-areas
An array of time zone areas
[
"Africa",
"America",
"Antarctica",
"Arctic",
"Asia",
"Atlantic",
"Australia",
"Europe",
"Indian",
"Pacific"
]
Installation
Package managers
npm
npm install tz-areas
bower
bower install tz-areas
Standalone
Download the script file directly.
API
tzAreas
Type: Array
import tzAreas from 'tz-areas';
Array.isArray(tzAreas); //=> true