country-tz-currency:获取国家,时区和货币

时间:2024-06-08 00:27:27
【文件属性】:

文件名称:country-tz-currency:获取国家,时区和货币

文件大小:25KB

文件格式:ZIP

更新时间:2024-06-08 00:27:27

JavaScript

国家tz货币 安装 npm install country-tz-currency --save 用法 var ctzc = require ( 'country-tz-currency' ) ; ctzc . getAllCountries ( ) //Returns list of country objects ctzc . getAllTimezones ( ) //Returns list of timezone objects ctzc . getAllCurrencies ( ) //Returns list of currency objects ctzc . getCountryByCode ( "US" ) //Expects two digit country code //Returns : Country object //{ // "countryN


【文件预览】:
country-tz-currency-master
----package.json(705B)
----data()
--------data.json(150KB)
----src()
--------index.js(1KB)
----.gitIgnore(9B)
----README.md(3KB)

网友评论