phone-number-timezone
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

phone-number-timezone

Overview

Returns IANA timezones of phone numbers. (Node.js-only.)

Example Usage

const {phoneNumberTimezone} = require('phone-number-timezone');

const timeZone = await phoneNumberTimezone('+19312974462'); // 'America/New_York'

Readme

Keywords

none

Package Sidebar

Install

npm i phone-number-timezone

Weekly Downloads

25

Version

1.0.0

License

BSD

Unpacked Size

3.89 kB

Total Files

5

Last publish

Collaborators

  • cyphinc