@formatjs/intl-numberformat 8.1.0 → 8.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -0
- package/index.js +4 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +1 -0
- package/lib/polyfill-force.d.ts +2 -0
- package/lib/polyfill-force.d.ts.map +1 -0
- package/lib/polyfill-force.js +9 -0
- package/lib/polyfill.d.ts +2 -0
- package/lib/polyfill.d.ts.map +1 -0
- package/lib/polyfill.js +12 -0
- package/lib/should-polyfill.d.ts +2 -0
- package/lib/should-polyfill.d.ts.map +1 -0
- package/lib/should-polyfill.js +53 -0
- package/lib/src/core.d.ts +7 -0
- package/lib/src/core.d.ts.map +1 -0
- package/lib/src/core.js +227 -0
- package/lib/src/currency-digits.generated.d.ts +2 -0
- package/lib/src/currency-digits.generated.d.ts.map +1 -0
- package/lib/src/currency-digits.generated.js +1 -0
- package/lib/src/get_internal_slots.d.ts +3 -0
- package/lib/src/get_internal_slots.d.ts.map +1 -0
- package/lib/src/get_internal_slots.js +10 -0
- package/lib/src/numbering-systems.generated.d.ts +2 -0
- package/lib/src/numbering-systems.generated.d.ts.map +1 -0
- package/lib/src/numbering-systems.generated.js +1 -0
- package/lib/src/to_locale_string.d.ts +7 -0
- package/lib/src/to_locale_string.d.ts.map +1 -0
- package/lib/src/to_locale_string.js +10 -0
- package/lib/src/types.d.ts +19 -0
- package/lib/src/types.d.ts.map +1 -0
- package/lib/src/types.js +1 -0
- package/lib/supported-locales.generated.d.ts +2 -0
- package/lib/supported-locales.generated.d.ts.map +1 -0
- package/lib/supported-locales.generated.js +1 -0
- package/locale-data/af-NA.d.ts +1 -0
- package/locale-data/af-NA.js +6 -0
- package/locale-data/af.d.ts +1 -0
- package/locale-data/af.js +6 -0
- package/locale-data/agq.d.ts +1 -0
- package/locale-data/agq.js +6 -0
- package/locale-data/ak.d.ts +1 -0
- package/locale-data/ak.js +6 -0
- package/locale-data/am.d.ts +1 -0
- package/locale-data/am.js +6 -0
- package/locale-data/ar-AE.d.ts +1 -0
- package/locale-data/ar-AE.js +6 -0
- package/locale-data/ar-BH.d.ts +1 -0
- package/locale-data/ar-BH.js +6 -0
- package/locale-data/ar-DJ.d.ts +1 -0
- package/locale-data/ar-DJ.js +6 -0
- package/locale-data/ar-DZ.d.ts +1 -0
- package/locale-data/ar-DZ.js +6 -0
- package/locale-data/ar-EG.d.ts +1 -0
- package/locale-data/ar-EG.js +6 -0
- package/locale-data/ar-EH.d.ts +1 -0
- package/locale-data/ar-EH.js +6 -0
- package/locale-data/ar-ER.d.ts +1 -0
- package/locale-data/ar-ER.js +6 -0
- package/locale-data/ar-IL.d.ts +1 -0
- package/locale-data/ar-IL.js +6 -0
- package/locale-data/ar-IQ.d.ts +1 -0
- package/locale-data/ar-IQ.js +6 -0
- package/locale-data/ar-JO.d.ts +1 -0
- package/locale-data/ar-JO.js +6 -0
- package/locale-data/ar-KM.d.ts +1 -0
- package/locale-data/ar-KM.js +6 -0
- package/locale-data/ar-KW.d.ts +1 -0
- package/locale-data/ar-KW.js +6 -0
- package/locale-data/ar-LB.d.ts +1 -0
- package/locale-data/ar-LB.js +6 -0
- package/locale-data/ar-LY.d.ts +1 -0
- package/locale-data/ar-LY.js +6 -0
- package/locale-data/ar-MA.d.ts +1 -0
- package/locale-data/ar-MA.js +6 -0
- package/locale-data/ar-MR.d.ts +1 -0
- package/locale-data/ar-MR.js +6 -0
- package/locale-data/ar-OM.d.ts +1 -0
- package/locale-data/ar-OM.js +6 -0
- package/locale-data/ar-PS.d.ts +1 -0
- package/locale-data/ar-PS.js +6 -0
- package/locale-data/ar-QA.d.ts +1 -0
- package/locale-data/ar-QA.js +6 -0
- package/locale-data/ar-SA.d.ts +1 -0
- package/locale-data/ar-SA.js +6 -0
- package/locale-data/ar-SD.d.ts +1 -0
- package/locale-data/ar-SD.js +6 -0
- package/locale-data/ar-SO.d.ts +1 -0
- package/locale-data/ar-SO.js +6 -0
- package/locale-data/ar-SS.d.ts +1 -0
- package/locale-data/ar-SS.js +6 -0
- package/locale-data/ar-SY.d.ts +1 -0
- package/locale-data/ar-SY.js +6 -0
- package/locale-data/ar-TD.d.ts +1 -0
- package/locale-data/ar-TD.js +6 -0
- package/locale-data/ar-TN.d.ts +1 -0
- package/locale-data/ar-TN.js +6 -0
- package/locale-data/ar-YE.d.ts +1 -0
- package/locale-data/ar-YE.js +6 -0
- package/locale-data/ar.d.ts +1 -0
- package/locale-data/ar.js +6 -0
- package/locale-data/as.d.ts +1 -0
- package/locale-data/as.js +6 -0
- package/locale-data/asa.d.ts +1 -0
- package/locale-data/asa.js +6 -0
- package/locale-data/ast.d.ts +1 -0
- package/locale-data/ast.js +6 -0
- package/locale-data/az-Cyrl.d.ts +1 -0
- package/locale-data/az-Cyrl.js +6 -0
- package/locale-data/az-Latn.d.ts +1 -0
- package/locale-data/az-Latn.js +6 -0
- package/locale-data/az.d.ts +1 -0
- package/locale-data/az.js +6 -0
- package/locale-data/bas.d.ts +1 -0
- package/locale-data/bas.js +6 -0
- package/locale-data/be-tarask.d.ts +1 -0
- package/locale-data/be-tarask.js +6 -0
- package/locale-data/be.d.ts +1 -0
- package/locale-data/be.js +6 -0
- package/locale-data/bem.d.ts +1 -0
- package/locale-data/bem.js +6 -0
- package/locale-data/bez.d.ts +1 -0
- package/locale-data/bez.js +6 -0
- package/locale-data/bg.d.ts +1 -0
- package/locale-data/bg.js +6 -0
- package/locale-data/bm.d.ts +1 -0
- package/locale-data/bm.js +6 -0
- package/locale-data/bn-IN.d.ts +1 -0
- package/locale-data/bn-IN.js +6 -0
- package/locale-data/bn.d.ts +1 -0
- package/locale-data/bn.js +6 -0
- package/locale-data/bo-IN.d.ts +1 -0
- package/locale-data/bo-IN.js +6 -0
- package/locale-data/bo.d.ts +1 -0
- package/locale-data/bo.js +6 -0
- package/locale-data/br.d.ts +1 -0
- package/locale-data/br.js +6 -0
- package/locale-data/brx.d.ts +1 -0
- package/locale-data/brx.js +6 -0
- package/locale-data/bs-Cyrl.d.ts +1 -0
- package/locale-data/bs-Cyrl.js +6 -0
- package/locale-data/bs-Latn.d.ts +1 -0
- package/locale-data/bs-Latn.js +6 -0
- package/locale-data/bs.d.ts +1 -0
- package/locale-data/bs.js +6 -0
- package/locale-data/ca-AD.d.ts +1 -0
- package/locale-data/ca-AD.js +6 -0
- package/locale-data/ca-ES-valencia.d.ts +1 -0
- package/locale-data/ca-ES-valencia.js +6 -0
- package/locale-data/ca-FR.d.ts +1 -0
- package/locale-data/ca-FR.js +6 -0
- package/locale-data/ca-IT.d.ts +1 -0
- package/locale-data/ca-IT.js +6 -0
- package/locale-data/ca.d.ts +1 -0
- package/locale-data/ca.js +6 -0
- package/locale-data/ccp-IN.d.ts +1 -0
- package/locale-data/ccp-IN.js +6 -0
- package/locale-data/ccp.d.ts +1 -0
- package/locale-data/ccp.js +6 -0
- package/locale-data/ce.d.ts +1 -0
- package/locale-data/ce.js +6 -0
- package/locale-data/ceb.d.ts +1 -0
- package/locale-data/ceb.js +6 -0
- package/locale-data/cgg.d.ts +1 -0
- package/locale-data/cgg.js +6 -0
- package/locale-data/chr.d.ts +1 -0
- package/locale-data/chr.js +6 -0
- package/locale-data/ckb-IR.d.ts +1 -0
- package/locale-data/ckb-IR.js +6 -0
- package/locale-data/ckb.d.ts +1 -0
- package/locale-data/ckb.js +6 -0
- package/locale-data/cs.d.ts +1 -0
- package/locale-data/cs.js +6 -0
- package/locale-data/cy.d.ts +1 -0
- package/locale-data/cy.js +6 -0
- package/locale-data/da-GL.d.ts +1 -0
- package/locale-data/da-GL.js +6 -0
- package/locale-data/da.d.ts +1 -0
- package/locale-data/da.js +6 -0
- package/locale-data/dav.d.ts +1 -0
- package/locale-data/dav.js +6 -0
- package/locale-data/de-AT.d.ts +1 -0
- package/locale-data/de-AT.js +6 -0
- package/locale-data/de-BE.d.ts +1 -0
- package/locale-data/de-BE.js +6 -0
- package/locale-data/de-CH.d.ts +1 -0
- package/locale-data/de-CH.js +6 -0
- package/locale-data/de-IT.d.ts +1 -0
- package/locale-data/de-IT.js +6 -0
- package/locale-data/de-LI.d.ts +1 -0
- package/locale-data/de-LI.js +6 -0
- package/locale-data/de-LU.d.ts +1 -0
- package/locale-data/de-LU.js +6 -0
- package/locale-data/de.d.ts +1 -0
- package/locale-data/de.js +6 -0
- package/locale-data/dje.d.ts +1 -0
- package/locale-data/dje.js +6 -0
- package/locale-data/doi.d.ts +1 -0
- package/locale-data/doi.js +6 -0
- package/locale-data/dsb.d.ts +1 -0
- package/locale-data/dsb.js +6 -0
- package/locale-data/dua.d.ts +1 -0
- package/locale-data/dua.js +6 -0
- package/locale-data/dyo.d.ts +1 -0
- package/locale-data/dyo.js +6 -0
- package/locale-data/dz.d.ts +1 -0
- package/locale-data/dz.js +6 -0
- package/locale-data/ebu.d.ts +1 -0
- package/locale-data/ebu.js +6 -0
- package/locale-data/ee-TG.d.ts +1 -0
- package/locale-data/ee-TG.js +6 -0
- package/locale-data/ee.d.ts +1 -0
- package/locale-data/ee.js +6 -0
- package/locale-data/el-CY.d.ts +1 -0
- package/locale-data/el-CY.js +6 -0
- package/locale-data/el.d.ts +1 -0
- package/locale-data/el.js +6 -0
- package/locale-data/en-001.d.ts +1 -0
- package/locale-data/en-001.js +6 -0
- package/locale-data/en-150.d.ts +1 -0
- package/locale-data/en-150.js +6 -0
- package/locale-data/en-AE.d.ts +1 -0
- package/locale-data/en-AE.js +6 -0
- package/locale-data/en-AG.d.ts +1 -0
- package/locale-data/en-AG.js +6 -0
- package/locale-data/en-AI.d.ts +1 -0
- package/locale-data/en-AI.js +6 -0
- package/locale-data/en-AS.d.ts +1 -0
- package/locale-data/en-AS.js +6 -0
- package/locale-data/en-AT.d.ts +1 -0
- package/locale-data/en-AT.js +6 -0
- package/locale-data/en-AU.d.ts +1 -0
- package/locale-data/en-AU.js +6 -0
- package/locale-data/en-BB.d.ts +1 -0
- package/locale-data/en-BB.js +6 -0
- package/locale-data/en-BE.d.ts +1 -0
- package/locale-data/en-BE.js +6 -0
- package/locale-data/en-BI.d.ts +1 -0
- package/locale-data/en-BI.js +6 -0
- package/locale-data/en-BM.d.ts +1 -0
- package/locale-data/en-BM.js +6 -0
- package/locale-data/en-BS.d.ts +1 -0
- package/locale-data/en-BS.js +6 -0
- package/locale-data/en-BW.d.ts +1 -0
- package/locale-data/en-BW.js +6 -0
- package/locale-data/en-BZ.d.ts +1 -0
- package/locale-data/en-BZ.js +6 -0
- package/locale-data/en-CA.d.ts +1 -0
- package/locale-data/en-CA.js +6 -0
- package/locale-data/en-CC.d.ts +1 -0
- package/locale-data/en-CC.js +6 -0
- package/locale-data/en-CH.d.ts +1 -0
- package/locale-data/en-CH.js +6 -0
- package/locale-data/en-CK.d.ts +1 -0
- package/locale-data/en-CK.js +6 -0
- package/locale-data/en-CM.d.ts +1 -0
- package/locale-data/en-CM.js +6 -0
- package/locale-data/en-CX.d.ts +1 -0
- package/locale-data/en-CX.js +6 -0
- package/locale-data/en-CY.d.ts +1 -0
- package/locale-data/en-CY.js +6 -0
- package/locale-data/en-DE.d.ts +1 -0
- package/locale-data/en-DE.js +6 -0
- package/locale-data/en-DG.d.ts +1 -0
- package/locale-data/en-DG.js +6 -0
- package/locale-data/en-DK.d.ts +1 -0
- package/locale-data/en-DK.js +6 -0
- package/locale-data/en-DM.d.ts +1 -0
- package/locale-data/en-DM.js +6 -0
- package/locale-data/en-ER.d.ts +1 -0
- package/locale-data/en-ER.js +6 -0
- package/locale-data/en-FI.d.ts +1 -0
- package/locale-data/en-FI.js +6 -0
- package/locale-data/en-FJ.d.ts +1 -0
- package/locale-data/en-FJ.js +6 -0
- package/locale-data/en-FK.d.ts +1 -0
- package/locale-data/en-FK.js +6 -0
- package/locale-data/en-FM.d.ts +1 -0
- package/locale-data/en-FM.js +6 -0
- package/locale-data/en-GB.d.ts +1 -0
- package/locale-data/en-GB.js +6 -0
- package/locale-data/en-GD.d.ts +1 -0
- package/locale-data/en-GD.js +6 -0
- package/locale-data/en-GG.d.ts +1 -0
- package/locale-data/en-GG.js +6 -0
- package/locale-data/en-GH.d.ts +1 -0
- package/locale-data/en-GH.js +6 -0
- package/locale-data/en-GI.d.ts +1 -0
- package/locale-data/en-GI.js +6 -0
- package/locale-data/en-GM.d.ts +1 -0
- package/locale-data/en-GM.js +6 -0
- package/locale-data/en-GU.d.ts +1 -0
- package/locale-data/en-GU.js +6 -0
- package/locale-data/en-GY.d.ts +1 -0
- package/locale-data/en-GY.js +6 -0
- package/locale-data/en-HK.d.ts +1 -0
- package/locale-data/en-HK.js +6 -0
- package/locale-data/en-IE.d.ts +1 -0
- package/locale-data/en-IE.js +6 -0
- package/locale-data/en-IL.d.ts +1 -0
- package/locale-data/en-IL.js +6 -0
- package/locale-data/en-IM.d.ts +1 -0
- package/locale-data/en-IM.js +6 -0
- package/locale-data/en-IN.d.ts +1 -0
- package/locale-data/en-IN.js +6 -0
- package/locale-data/en-IO.d.ts +1 -0
- package/locale-data/en-IO.js +6 -0
- package/locale-data/en-JE.d.ts +1 -0
- package/locale-data/en-JE.js +6 -0
- package/locale-data/en-JM.d.ts +1 -0
- package/locale-data/en-JM.js +6 -0
- package/locale-data/en-KE.d.ts +1 -0
- package/locale-data/en-KE.js +6 -0
- package/locale-data/en-KI.d.ts +1 -0
- package/locale-data/en-KI.js +6 -0
- package/locale-data/en-KN.d.ts +1 -0
- package/locale-data/en-KN.js +6 -0
- package/locale-data/en-KY.d.ts +1 -0
- package/locale-data/en-KY.js +6 -0
- package/locale-data/en-LC.d.ts +1 -0
- package/locale-data/en-LC.js +6 -0
- package/locale-data/en-LR.d.ts +1 -0
- package/locale-data/en-LR.js +6 -0
- package/locale-data/en-LS.d.ts +1 -0
- package/locale-data/en-LS.js +6 -0
- package/locale-data/en-MG.d.ts +1 -0
- package/locale-data/en-MG.js +6 -0
- package/locale-data/en-MH.d.ts +1 -0
- package/locale-data/en-MH.js +6 -0
- package/locale-data/en-MO.d.ts +1 -0
- package/locale-data/en-MO.js +6 -0
- package/locale-data/en-MP.d.ts +1 -0
- package/locale-data/en-MP.js +6 -0
- package/locale-data/en-MS.d.ts +1 -0
- package/locale-data/en-MS.js +6 -0
- package/locale-data/en-MT.d.ts +1 -0
- package/locale-data/en-MT.js +6 -0
- package/locale-data/en-MU.d.ts +1 -0
- package/locale-data/en-MU.js +6 -0
- package/locale-data/en-MW.d.ts +1 -0
- package/locale-data/en-MW.js +6 -0
- package/locale-data/en-MY.d.ts +1 -0
- package/locale-data/en-MY.js +6 -0
- package/locale-data/en-NA.d.ts +1 -0
- package/locale-data/en-NA.js +6 -0
- package/locale-data/en-NF.d.ts +1 -0
- package/locale-data/en-NF.js +6 -0
- package/locale-data/en-NG.d.ts +1 -0
- package/locale-data/en-NG.js +6 -0
- package/locale-data/en-NL.d.ts +1 -0
- package/locale-data/en-NL.js +6 -0
- package/locale-data/en-NR.d.ts +1 -0
- package/locale-data/en-NR.js +6 -0
- package/locale-data/en-NU.d.ts +1 -0
- package/locale-data/en-NU.js +6 -0
- package/locale-data/en-NZ.d.ts +1 -0
- package/locale-data/en-NZ.js +6 -0
- package/locale-data/en-PG.d.ts +1 -0
- package/locale-data/en-PG.js +6 -0
- package/locale-data/en-PH.d.ts +1 -0
- package/locale-data/en-PH.js +6 -0
- package/locale-data/en-PK.d.ts +1 -0
- package/locale-data/en-PK.js +6 -0
- package/locale-data/en-PN.d.ts +1 -0
- package/locale-data/en-PN.js +6 -0
- package/locale-data/en-PR.d.ts +1 -0
- package/locale-data/en-PR.js +6 -0
- package/locale-data/en-PW.d.ts +1 -0
- package/locale-data/en-PW.js +6 -0
- package/locale-data/en-RW.d.ts +1 -0
- package/locale-data/en-RW.js +6 -0
- package/locale-data/en-SB.d.ts +1 -0
- package/locale-data/en-SB.js +6 -0
- package/locale-data/en-SC.d.ts +1 -0
- package/locale-data/en-SC.js +6 -0
- package/locale-data/en-SD.d.ts +1 -0
- package/locale-data/en-SD.js +6 -0
- package/locale-data/en-SE.d.ts +1 -0
- package/locale-data/en-SE.js +6 -0
- package/locale-data/en-SG.d.ts +1 -0
- package/locale-data/en-SG.js +6 -0
- package/locale-data/en-SH.d.ts +1 -0
- package/locale-data/en-SH.js +6 -0
- package/locale-data/en-SI.d.ts +1 -0
- package/locale-data/en-SI.js +6 -0
- package/locale-data/en-SL.d.ts +1 -0
- package/locale-data/en-SL.js +6 -0
- package/locale-data/en-SS.d.ts +1 -0
- package/locale-data/en-SS.js +6 -0
- package/locale-data/en-SX.d.ts +1 -0
- package/locale-data/en-SX.js +6 -0
- package/locale-data/en-SZ.d.ts +1 -0
- package/locale-data/en-SZ.js +6 -0
- package/locale-data/en-TC.d.ts +1 -0
- package/locale-data/en-TC.js +6 -0
- package/locale-data/en-TK.d.ts +1 -0
- package/locale-data/en-TK.js +6 -0
- package/locale-data/en-TO.d.ts +1 -0
- package/locale-data/en-TO.js +6 -0
- package/locale-data/en-TT.d.ts +1 -0
- package/locale-data/en-TT.js +6 -0
- package/locale-data/en-TV.d.ts +1 -0
- package/locale-data/en-TV.js +6 -0
- package/locale-data/en-TZ.d.ts +1 -0
- package/locale-data/en-TZ.js +6 -0
- package/locale-data/en-UG.d.ts +1 -0
- package/locale-data/en-UG.js +6 -0
- package/locale-data/en-UM.d.ts +1 -0
- package/locale-data/en-UM.js +6 -0
- package/locale-data/en-VC.d.ts +1 -0
- package/locale-data/en-VC.js +6 -0
- package/locale-data/en-VG.d.ts +1 -0
- package/locale-data/en-VG.js +6 -0
- package/locale-data/en-VI.d.ts +1 -0
- package/locale-data/en-VI.js +6 -0
- package/locale-data/en-VU.d.ts +1 -0
- package/locale-data/en-VU.js +6 -0
- package/locale-data/en-WS.d.ts +1 -0
- package/locale-data/en-WS.js +6 -0
- package/locale-data/en-ZA.d.ts +1 -0
- package/locale-data/en-ZA.js +6 -0
- package/locale-data/en-ZM.d.ts +1 -0
- package/locale-data/en-ZM.js +6 -0
- package/locale-data/en-ZW.d.ts +1 -0
- package/locale-data/en-ZW.js +6 -0
- package/locale-data/en.d.ts +1 -0
- package/locale-data/en.js +6 -0
- package/locale-data/eo.d.ts +1 -0
- package/locale-data/eo.js +6 -0
- package/locale-data/es-419.d.ts +1 -0
- package/locale-data/es-419.js +6 -0
- package/locale-data/es-AR.d.ts +1 -0
- package/locale-data/es-AR.js +6 -0
- package/locale-data/es-BO.d.ts +1 -0
- package/locale-data/es-BO.js +6 -0
- package/locale-data/es-BR.d.ts +1 -0
- package/locale-data/es-BR.js +6 -0
- package/locale-data/es-BZ.d.ts +1 -0
- package/locale-data/es-BZ.js +6 -0
- package/locale-data/es-CL.d.ts +1 -0
- package/locale-data/es-CL.js +6 -0
- package/locale-data/es-CO.d.ts +1 -0
- package/locale-data/es-CO.js +6 -0
- package/locale-data/es-CR.d.ts +1 -0
- package/locale-data/es-CR.js +6 -0
- package/locale-data/es-CU.d.ts +1 -0
- package/locale-data/es-CU.js +6 -0
- package/locale-data/es-DO.d.ts +1 -0
- package/locale-data/es-DO.js +6 -0
- package/locale-data/es-EA.d.ts +1 -0
- package/locale-data/es-EA.js +6 -0
- package/locale-data/es-EC.d.ts +1 -0
- package/locale-data/es-EC.js +6 -0
- package/locale-data/es-GQ.d.ts +1 -0
- package/locale-data/es-GQ.js +6 -0
- package/locale-data/es-GT.d.ts +1 -0
- package/locale-data/es-GT.js +6 -0
- package/locale-data/es-HN.d.ts +1 -0
- package/locale-data/es-HN.js +6 -0
- package/locale-data/es-IC.d.ts +1 -0
- package/locale-data/es-IC.js +6 -0
- package/locale-data/es-MX.d.ts +1 -0
- package/locale-data/es-MX.js +6 -0
- package/locale-data/es-NI.d.ts +1 -0
- package/locale-data/es-NI.js +6 -0
- package/locale-data/es-PA.d.ts +1 -0
- package/locale-data/es-PA.js +6 -0
- package/locale-data/es-PE.d.ts +1 -0
- package/locale-data/es-PE.js +6 -0
- package/locale-data/es-PH.d.ts +1 -0
- package/locale-data/es-PH.js +6 -0
- package/locale-data/es-PR.d.ts +1 -0
- package/locale-data/es-PR.js +6 -0
- package/locale-data/es-PY.d.ts +1 -0
- package/locale-data/es-PY.js +6 -0
- package/locale-data/es-SV.d.ts +1 -0
- package/locale-data/es-SV.js +6 -0
- package/locale-data/es-US.d.ts +1 -0
- package/locale-data/es-US.js +6 -0
- package/locale-data/es-UY.d.ts +1 -0
- package/locale-data/es-UY.js +6 -0
- package/locale-data/es-VE.d.ts +1 -0
- package/locale-data/es-VE.js +6 -0
- package/locale-data/es.d.ts +1 -0
- package/locale-data/es.js +6 -0
- package/locale-data/et.d.ts +1 -0
- package/locale-data/et.js +6 -0
- package/locale-data/eu.d.ts +1 -0
- package/locale-data/eu.js +6 -0
- package/locale-data/ewo.d.ts +1 -0
- package/locale-data/ewo.js +6 -0
- package/locale-data/fa-AF.d.ts +1 -0
- package/locale-data/fa-AF.js +6 -0
- package/locale-data/fa.d.ts +1 -0
- package/locale-data/fa.js +6 -0
- package/locale-data/ff-Adlm-BF.d.ts +1 -0
- package/locale-data/ff-Adlm-BF.js +6 -0
- package/locale-data/ff-Adlm-CM.d.ts +1 -0
- package/locale-data/ff-Adlm-CM.js +6 -0
- package/locale-data/ff-Adlm-GH.d.ts +1 -0
- package/locale-data/ff-Adlm-GH.js +6 -0
- package/locale-data/ff-Adlm-GM.d.ts +1 -0
- package/locale-data/ff-Adlm-GM.js +6 -0
- package/locale-data/ff-Adlm-GW.d.ts +1 -0
- package/locale-data/ff-Adlm-GW.js +6 -0
- package/locale-data/ff-Adlm-LR.d.ts +1 -0
- package/locale-data/ff-Adlm-LR.js +6 -0
- package/locale-data/ff-Adlm-MR.d.ts +1 -0
- package/locale-data/ff-Adlm-MR.js +6 -0
- package/locale-data/ff-Adlm-NE.d.ts +1 -0
- package/locale-data/ff-Adlm-NE.js +6 -0
- package/locale-data/ff-Adlm-NG.d.ts +1 -0
- package/locale-data/ff-Adlm-NG.js +6 -0
- package/locale-data/ff-Adlm-SL.d.ts +1 -0
- package/locale-data/ff-Adlm-SL.js +6 -0
- package/locale-data/ff-Adlm-SN.d.ts +1 -0
- package/locale-data/ff-Adlm-SN.js +6 -0
- package/locale-data/ff-Adlm.d.ts +1 -0
- package/locale-data/ff-Adlm.js +6 -0
- package/locale-data/ff-Latn-BF.d.ts +1 -0
- package/locale-data/ff-Latn-BF.js +6 -0
- package/locale-data/ff-Latn-CM.d.ts +1 -0
- package/locale-data/ff-Latn-CM.js +6 -0
- package/locale-data/ff-Latn-GH.d.ts +1 -0
- package/locale-data/ff-Latn-GH.js +6 -0
- package/locale-data/ff-Latn-GM.d.ts +1 -0
- package/locale-data/ff-Latn-GM.js +6 -0
- package/locale-data/ff-Latn-GN.d.ts +1 -0
- package/locale-data/ff-Latn-GN.js +6 -0
- package/locale-data/ff-Latn-GW.d.ts +1 -0
- package/locale-data/ff-Latn-GW.js +6 -0
- package/locale-data/ff-Latn-LR.d.ts +1 -0
- package/locale-data/ff-Latn-LR.js +6 -0
- package/locale-data/ff-Latn-MR.d.ts +1 -0
- package/locale-data/ff-Latn-MR.js +6 -0
- package/locale-data/ff-Latn-NE.d.ts +1 -0
- package/locale-data/ff-Latn-NE.js +6 -0
- package/locale-data/ff-Latn-NG.d.ts +1 -0
- package/locale-data/ff-Latn-NG.js +6 -0
- package/locale-data/ff-Latn-SL.d.ts +1 -0
- package/locale-data/ff-Latn-SL.js +6 -0
- package/locale-data/ff-Latn.d.ts +1 -0
- package/locale-data/ff-Latn.js +6 -0
- package/locale-data/ff.d.ts +1 -0
- package/locale-data/ff.js +6 -0
- package/locale-data/fi.d.ts +1 -0
- package/locale-data/fi.js +6 -0
- package/locale-data/fil.d.ts +1 -0
- package/locale-data/fil.js +6 -0
- package/locale-data/fo-DK.d.ts +1 -0
- package/locale-data/fo-DK.js +6 -0
- package/locale-data/fo.d.ts +1 -0
- package/locale-data/fo.js +6 -0
- package/locale-data/fr-BE.d.ts +1 -0
- package/locale-data/fr-BE.js +6 -0
- package/locale-data/fr-BF.d.ts +1 -0
- package/locale-data/fr-BF.js +6 -0
- package/locale-data/fr-BI.d.ts +1 -0
- package/locale-data/fr-BI.js +6 -0
- package/locale-data/fr-BJ.d.ts +1 -0
- package/locale-data/fr-BJ.js +6 -0
- package/locale-data/fr-BL.d.ts +1 -0
- package/locale-data/fr-BL.js +6 -0
- package/locale-data/fr-CA.d.ts +1 -0
- package/locale-data/fr-CA.js +6 -0
- package/locale-data/fr-CD.d.ts +1 -0
- package/locale-data/fr-CD.js +6 -0
- package/locale-data/fr-CF.d.ts +1 -0
- package/locale-data/fr-CF.js +6 -0
- package/locale-data/fr-CG.d.ts +1 -0
- package/locale-data/fr-CG.js +6 -0
- package/locale-data/fr-CH.d.ts +1 -0
- package/locale-data/fr-CH.js +6 -0
- package/locale-data/fr-CI.d.ts +1 -0
- package/locale-data/fr-CI.js +6 -0
- package/locale-data/fr-CM.d.ts +1 -0
- package/locale-data/fr-CM.js +6 -0
- package/locale-data/fr-DJ.d.ts +1 -0
- package/locale-data/fr-DJ.js +6 -0
- package/locale-data/fr-DZ.d.ts +1 -0
- package/locale-data/fr-DZ.js +6 -0
- package/locale-data/fr-GA.d.ts +1 -0
- package/locale-data/fr-GA.js +6 -0
- package/locale-data/fr-GF.d.ts +1 -0
- package/locale-data/fr-GF.js +6 -0
- package/locale-data/fr-GN.d.ts +1 -0
- package/locale-data/fr-GN.js +6 -0
- package/locale-data/fr-GP.d.ts +1 -0
- package/locale-data/fr-GP.js +6 -0
- package/locale-data/fr-GQ.d.ts +1 -0
- package/locale-data/fr-GQ.js +6 -0
- package/locale-data/fr-HT.d.ts +1 -0
- package/locale-data/fr-HT.js +6 -0
- package/locale-data/fr-KM.d.ts +1 -0
- package/locale-data/fr-KM.js +6 -0
- package/locale-data/fr-LU.d.ts +1 -0
- package/locale-data/fr-LU.js +6 -0
- package/locale-data/fr-MA.d.ts +1 -0
- package/locale-data/fr-MA.js +6 -0
- package/locale-data/fr-MC.d.ts +1 -0
- package/locale-data/fr-MC.js +6 -0
- package/locale-data/fr-MF.d.ts +1 -0
- package/locale-data/fr-MF.js +6 -0
- package/locale-data/fr-MG.d.ts +1 -0
- package/locale-data/fr-MG.js +6 -0
- package/locale-data/fr-ML.d.ts +1 -0
- package/locale-data/fr-ML.js +6 -0
- package/locale-data/fr-MQ.d.ts +1 -0
- package/locale-data/fr-MQ.js +6 -0
- package/locale-data/fr-MR.d.ts +1 -0
- package/locale-data/fr-MR.js +6 -0
- package/locale-data/fr-MU.d.ts +1 -0
- package/locale-data/fr-MU.js +6 -0
- package/locale-data/fr-NC.d.ts +1 -0
- package/locale-data/fr-NC.js +6 -0
- package/locale-data/fr-NE.d.ts +1 -0
- package/locale-data/fr-NE.js +6 -0
- package/locale-data/fr-PF.d.ts +1 -0
- package/locale-data/fr-PF.js +6 -0
- package/locale-data/fr-PM.d.ts +1 -0
- package/locale-data/fr-PM.js +6 -0
- package/locale-data/fr-RE.d.ts +1 -0
- package/locale-data/fr-RE.js +6 -0
- package/locale-data/fr-RW.d.ts +1 -0
- package/locale-data/fr-RW.js +6 -0
- package/locale-data/fr-SC.d.ts +1 -0
- package/locale-data/fr-SC.js +6 -0
- package/locale-data/fr-SN.d.ts +1 -0
- package/locale-data/fr-SN.js +6 -0
- package/locale-data/fr-SY.d.ts +1 -0
- package/locale-data/fr-SY.js +6 -0
- package/locale-data/fr-TD.d.ts +1 -0
- package/locale-data/fr-TD.js +6 -0
- package/locale-data/fr-TG.d.ts +1 -0
- package/locale-data/fr-TG.js +6 -0
- package/locale-data/fr-TN.d.ts +1 -0
- package/locale-data/fr-TN.js +6 -0
- package/locale-data/fr-VU.d.ts +1 -0
- package/locale-data/fr-VU.js +6 -0
- package/locale-data/fr-WF.d.ts +1 -0
- package/locale-data/fr-WF.js +6 -0
- package/locale-data/fr-YT.d.ts +1 -0
- package/locale-data/fr-YT.js +6 -0
- package/locale-data/fr.d.ts +1 -0
- package/locale-data/fr.js +6 -0
- package/locale-data/fur.d.ts +1 -0
- package/locale-data/fur.js +6 -0
- package/locale-data/fy.d.ts +1 -0
- package/locale-data/fy.js +6 -0
- package/locale-data/ga-GB.d.ts +1 -0
- package/locale-data/ga-GB.js +6 -0
- package/locale-data/ga.d.ts +1 -0
- package/locale-data/ga.js +6 -0
- package/locale-data/gd.d.ts +1 -0
- package/locale-data/gd.js +6 -0
- package/locale-data/gl.d.ts +1 -0
- package/locale-data/gl.js +6 -0
- package/locale-data/gsw-FR.d.ts +1 -0
- package/locale-data/gsw-FR.js +6 -0
- package/locale-data/gsw-LI.d.ts +1 -0
- package/locale-data/gsw-LI.js +6 -0
- package/locale-data/gsw.d.ts +1 -0
- package/locale-data/gsw.js +6 -0
- package/locale-data/gu.d.ts +1 -0
- package/locale-data/gu.js +6 -0
- package/locale-data/guz.d.ts +1 -0
- package/locale-data/guz.js +6 -0
- package/locale-data/gv.d.ts +1 -0
- package/locale-data/gv.js +6 -0
- package/locale-data/ha-GH.d.ts +1 -0
- package/locale-data/ha-GH.js +6 -0
- package/locale-data/ha-NE.d.ts +1 -0
- package/locale-data/ha-NE.js +6 -0
- package/locale-data/ha.d.ts +1 -0
- package/locale-data/ha.js +6 -0
- package/locale-data/haw.d.ts +1 -0
- package/locale-data/haw.js +6 -0
- package/locale-data/he.d.ts +1 -0
- package/locale-data/he.js +6 -0
- package/locale-data/hi.d.ts +1 -0
- package/locale-data/hi.js +6 -0
- package/locale-data/hr-BA.d.ts +1 -0
- package/locale-data/hr-BA.js +6 -0
- package/locale-data/hr.d.ts +1 -0
- package/locale-data/hr.js +6 -0
- package/locale-data/hsb.d.ts +1 -0
- package/locale-data/hsb.js +6 -0
- package/locale-data/hu.d.ts +1 -0
- package/locale-data/hu.js +6 -0
- package/locale-data/hy.d.ts +1 -0
- package/locale-data/hy.js +6 -0
- package/locale-data/ia.d.ts +1 -0
- package/locale-data/ia.js +6 -0
- package/locale-data/id.d.ts +1 -0
- package/locale-data/id.js +6 -0
- package/locale-data/ig.d.ts +1 -0
- package/locale-data/ig.js +6 -0
- package/locale-data/ii.d.ts +1 -0
- package/locale-data/ii.js +6 -0
- package/locale-data/is.d.ts +1 -0
- package/locale-data/is.js +6 -0
- package/locale-data/it-CH.d.ts +1 -0
- package/locale-data/it-CH.js +6 -0
- package/locale-data/it-SM.d.ts +1 -0
- package/locale-data/it-SM.js +6 -0
- package/locale-data/it-VA.d.ts +1 -0
- package/locale-data/it-VA.js +6 -0
- package/locale-data/it.d.ts +1 -0
- package/locale-data/it.js +6 -0
- package/locale-data/ja.d.ts +1 -0
- package/locale-data/ja.js +6 -0
- package/locale-data/jgo.d.ts +1 -0
- package/locale-data/jgo.js +6 -0
- package/locale-data/jmc.d.ts +1 -0
- package/locale-data/jmc.js +6 -0
- package/locale-data/jv.d.ts +1 -0
- package/locale-data/jv.js +6 -0
- package/locale-data/ka.d.ts +1 -0
- package/locale-data/ka.js +6 -0
- package/locale-data/kab.d.ts +1 -0
- package/locale-data/kab.js +6 -0
- package/locale-data/kam.d.ts +1 -0
- package/locale-data/kam.js +6 -0
- package/locale-data/kde.d.ts +1 -0
- package/locale-data/kde.js +6 -0
- package/locale-data/kea.d.ts +1 -0
- package/locale-data/kea.js +6 -0
- package/locale-data/kgp.d.ts +1 -0
- package/locale-data/kgp.js +6 -0
- package/locale-data/khq.d.ts +1 -0
- package/locale-data/khq.js +6 -0
- package/locale-data/ki.d.ts +1 -0
- package/locale-data/ki.js +6 -0
- package/locale-data/kk.d.ts +1 -0
- package/locale-data/kk.js +6 -0
- package/locale-data/kkj.d.ts +1 -0
- package/locale-data/kkj.js +6 -0
- package/locale-data/kl.d.ts +1 -0
- package/locale-data/kl.js +6 -0
- package/locale-data/kln.d.ts +1 -0
- package/locale-data/kln.js +6 -0
- package/locale-data/km.d.ts +1 -0
- package/locale-data/km.js +6 -0
- package/locale-data/kn.d.ts +1 -0
- package/locale-data/kn.js +6 -0
- package/locale-data/ko-KP.d.ts +1 -0
- package/locale-data/ko-KP.js +6 -0
- package/locale-data/ko.d.ts +1 -0
- package/locale-data/ko.js +6 -0
- package/locale-data/kok.d.ts +1 -0
- package/locale-data/kok.js +6 -0
- package/locale-data/ks-Arab.d.ts +1 -0
- package/locale-data/ks-Arab.js +6 -0
- package/locale-data/ks.d.ts +1 -0
- package/locale-data/ks.js +6 -0
- package/locale-data/ksb.d.ts +1 -0
- package/locale-data/ksb.js +6 -0
- package/locale-data/ksf.d.ts +1 -0
- package/locale-data/ksf.js +6 -0
- package/locale-data/ksh.d.ts +1 -0
- package/locale-data/ksh.js +6 -0
- package/locale-data/ku.d.ts +1 -0
- package/locale-data/ku.js +6 -0
- package/locale-data/kw.d.ts +1 -0
- package/locale-data/kw.js +6 -0
- package/locale-data/ky.d.ts +1 -0
- package/locale-data/ky.js +6 -0
- package/locale-data/lag.d.ts +1 -0
- package/locale-data/lag.js +6 -0
- package/locale-data/lb.d.ts +1 -0
- package/locale-data/lb.js +6 -0
- package/locale-data/lg.d.ts +1 -0
- package/locale-data/lg.js +6 -0
- package/locale-data/lkt.d.ts +1 -0
- package/locale-data/lkt.js +6 -0
- package/locale-data/ln-AO.d.ts +1 -0
- package/locale-data/ln-AO.js +6 -0
- package/locale-data/ln-CF.d.ts +1 -0
- package/locale-data/ln-CF.js +6 -0
- package/locale-data/ln-CG.d.ts +1 -0
- package/locale-data/ln-CG.js +6 -0
- package/locale-data/ln.d.ts +1 -0
- package/locale-data/ln.js +6 -0
- package/locale-data/lo.d.ts +1 -0
- package/locale-data/lo.js +6 -0
- package/locale-data/lrc-IQ.d.ts +1 -0
- package/locale-data/lrc-IQ.js +6 -0
- package/locale-data/lrc.d.ts +1 -0
- package/locale-data/lrc.js +6 -0
- package/locale-data/lt.d.ts +1 -0
- package/locale-data/lt.js +6 -0
- package/locale-data/lu.d.ts +1 -0
- package/locale-data/lu.js +6 -0
- package/locale-data/luo.d.ts +1 -0
- package/locale-data/luo.js +6 -0
- package/locale-data/luy.d.ts +1 -0
- package/locale-data/luy.js +6 -0
- package/locale-data/lv.d.ts +1 -0
- package/locale-data/lv.js +6 -0
- package/locale-data/mai.d.ts +1 -0
- package/locale-data/mai.js +6 -0
- package/locale-data/mas-TZ.d.ts +1 -0
- package/locale-data/mas-TZ.js +6 -0
- package/locale-data/mas.d.ts +1 -0
- package/locale-data/mas.js +6 -0
- package/locale-data/mer.d.ts +1 -0
- package/locale-data/mer.js +6 -0
- package/locale-data/mfe.d.ts +1 -0
- package/locale-data/mfe.js +6 -0
- package/locale-data/mg.d.ts +1 -0
- package/locale-data/mg.js +6 -0
- package/locale-data/mgh.d.ts +1 -0
- package/locale-data/mgh.js +6 -0
- package/locale-data/mgo.d.ts +1 -0
- package/locale-data/mgo.js +6 -0
- package/locale-data/mi.d.ts +1 -0
- package/locale-data/mi.js +6 -0
- package/locale-data/mk.d.ts +1 -0
- package/locale-data/mk.js +6 -0
- package/locale-data/ml.d.ts +1 -0
- package/locale-data/ml.js +6 -0
- package/locale-data/mn.d.ts +1 -0
- package/locale-data/mn.js +6 -0
- package/locale-data/mni-Beng.d.ts +1 -0
- package/locale-data/mni-Beng.js +6 -0
- package/locale-data/mni.d.ts +1 -0
- package/locale-data/mni.js +6 -0
- package/locale-data/mr.d.ts +1 -0
- package/locale-data/mr.js +6 -0
- package/locale-data/ms-BN.d.ts +1 -0
- package/locale-data/ms-BN.js +6 -0
- package/locale-data/ms-ID.d.ts +1 -0
- package/locale-data/ms-ID.js +6 -0
- package/locale-data/ms-SG.d.ts +1 -0
- package/locale-data/ms-SG.js +6 -0
- package/locale-data/ms.d.ts +1 -0
- package/locale-data/ms.js +6 -0
- package/locale-data/mt.d.ts +1 -0
- package/locale-data/mt.js +6 -0
- package/locale-data/mua.d.ts +1 -0
- package/locale-data/mua.js +6 -0
- package/locale-data/my.d.ts +1 -0
- package/locale-data/my.js +6 -0
- package/locale-data/mzn.d.ts +1 -0
- package/locale-data/mzn.js +6 -0
- package/locale-data/naq.d.ts +1 -0
- package/locale-data/naq.js +6 -0
- package/locale-data/nb-SJ.d.ts +1 -0
- package/locale-data/nb-SJ.js +6 -0
- package/locale-data/nb.d.ts +1 -0
- package/locale-data/nb.js +6 -0
- package/locale-data/nd.d.ts +1 -0
- package/locale-data/nd.js +6 -0
- package/locale-data/nds-NL.d.ts +1 -0
- package/locale-data/nds-NL.js +6 -0
- package/locale-data/nds.d.ts +1 -0
- package/locale-data/nds.js +6 -0
- package/locale-data/ne-IN.d.ts +1 -0
- package/locale-data/ne-IN.js +6 -0
- package/locale-data/ne.d.ts +1 -0
- package/locale-data/ne.js +6 -0
- package/locale-data/nl-AW.d.ts +1 -0
- package/locale-data/nl-AW.js +6 -0
- package/locale-data/nl-BE.d.ts +1 -0
- package/locale-data/nl-BE.js +6 -0
- package/locale-data/nl-BQ.d.ts +1 -0
- package/locale-data/nl-BQ.js +6 -0
- package/locale-data/nl-CW.d.ts +1 -0
- package/locale-data/nl-CW.js +6 -0
- package/locale-data/nl-SR.d.ts +1 -0
- package/locale-data/nl-SR.js +6 -0
- package/locale-data/nl-SX.d.ts +1 -0
- package/locale-data/nl-SX.js +6 -0
- package/locale-data/nl.d.ts +1 -0
- package/locale-data/nl.js +6 -0
- package/locale-data/nmg.d.ts +1 -0
- package/locale-data/nmg.js +6 -0
- package/locale-data/nn.d.ts +1 -0
- package/locale-data/nn.js +6 -0
- package/locale-data/nnh.d.ts +1 -0
- package/locale-data/nnh.js +6 -0
- package/locale-data/no.d.ts +1 -0
- package/locale-data/no.js +6 -0
- package/locale-data/nus.d.ts +1 -0
- package/locale-data/nus.js +6 -0
- package/locale-data/nyn.d.ts +1 -0
- package/locale-data/nyn.js +6 -0
- package/locale-data/om-KE.d.ts +1 -0
- package/locale-data/om-KE.js +6 -0
- package/locale-data/om.d.ts +1 -0
- package/locale-data/om.js +6 -0
- package/locale-data/or.d.ts +1 -0
- package/locale-data/or.js +6 -0
- package/locale-data/os-RU.d.ts +1 -0
- package/locale-data/os-RU.js +6 -0
- package/locale-data/os.d.ts +1 -0
- package/locale-data/os.js +6 -0
- package/locale-data/pa-Arab.d.ts +1 -0
- package/locale-data/pa-Arab.js +6 -0
- package/locale-data/pa-Guru.d.ts +1 -0
- package/locale-data/pa-Guru.js +6 -0
- package/locale-data/pa.d.ts +1 -0
- package/locale-data/pa.js +6 -0
- package/locale-data/pcm.d.ts +1 -0
- package/locale-data/pcm.js +6 -0
- package/locale-data/pl.d.ts +1 -0
- package/locale-data/pl.js +6 -0
- package/locale-data/ps-PK.d.ts +1 -0
- package/locale-data/ps-PK.js +6 -0
- package/locale-data/ps.d.ts +1 -0
- package/locale-data/ps.js +6 -0
- package/locale-data/pt-AO.d.ts +1 -0
- package/locale-data/pt-AO.js +6 -0
- package/locale-data/pt-CH.d.ts +1 -0
- package/locale-data/pt-CH.js +6 -0
- package/locale-data/pt-CV.d.ts +1 -0
- package/locale-data/pt-CV.js +6 -0
- package/locale-data/pt-GQ.d.ts +1 -0
- package/locale-data/pt-GQ.js +6 -0
- package/locale-data/pt-GW.d.ts +1 -0
- package/locale-data/pt-GW.js +6 -0
- package/locale-data/pt-LU.d.ts +1 -0
- package/locale-data/pt-LU.js +6 -0
- package/locale-data/pt-MO.d.ts +1 -0
- package/locale-data/pt-MO.js +6 -0
- package/locale-data/pt-MZ.d.ts +1 -0
- package/locale-data/pt-MZ.js +6 -0
- package/locale-data/pt-PT.d.ts +1 -0
- package/locale-data/pt-PT.js +6 -0
- package/locale-data/pt-ST.d.ts +1 -0
- package/locale-data/pt-ST.js +6 -0
- package/locale-data/pt-TL.d.ts +1 -0
- package/locale-data/pt-TL.js +6 -0
- package/locale-data/pt.d.ts +1 -0
- package/locale-data/pt.js +6 -0
- package/locale-data/qu-BO.d.ts +1 -0
- package/locale-data/qu-BO.js +6 -0
- package/locale-data/qu-EC.d.ts +1 -0
- package/locale-data/qu-EC.js +6 -0
- package/locale-data/qu.d.ts +1 -0
- package/locale-data/qu.js +6 -0
- package/locale-data/rm.d.ts +1 -0
- package/locale-data/rm.js +6 -0
- package/locale-data/rn.d.ts +1 -0
- package/locale-data/rn.js +6 -0
- package/locale-data/ro-MD.d.ts +1 -0
- package/locale-data/ro-MD.js +6 -0
- package/locale-data/ro.d.ts +1 -0
- package/locale-data/ro.js +6 -0
- package/locale-data/rof.d.ts +1 -0
- package/locale-data/rof.js +6 -0
- package/locale-data/ru-BY.d.ts +1 -0
- package/locale-data/ru-BY.js +6 -0
- package/locale-data/ru-KG.d.ts +1 -0
- package/locale-data/ru-KG.js +6 -0
- package/locale-data/ru-KZ.d.ts +1 -0
- package/locale-data/ru-KZ.js +6 -0
- package/locale-data/ru-MD.d.ts +1 -0
- package/locale-data/ru-MD.js +6 -0
- package/locale-data/ru-UA.d.ts +1 -0
- package/locale-data/ru-UA.js +6 -0
- package/locale-data/ru.d.ts +1 -0
- package/locale-data/ru.js +6 -0
- package/locale-data/rw.d.ts +1 -0
- package/locale-data/rw.js +6 -0
- package/locale-data/rwk.d.ts +1 -0
- package/locale-data/rwk.js +6 -0
- package/locale-data/sa.d.ts +1 -0
- package/locale-data/sa.js +6 -0
- package/locale-data/sah.d.ts +1 -0
- package/locale-data/sah.js +6 -0
- package/locale-data/saq.d.ts +1 -0
- package/locale-data/saq.js +6 -0
- package/locale-data/sat-Olck.d.ts +1 -0
- package/locale-data/sat-Olck.js +6 -0
- package/locale-data/sat.d.ts +1 -0
- package/locale-data/sat.js +6 -0
- package/locale-data/sbp.d.ts +1 -0
- package/locale-data/sbp.js +6 -0
- package/locale-data/sc.d.ts +1 -0
- package/locale-data/sc.js +6 -0
- package/locale-data/sd-Arab.d.ts +1 -0
- package/locale-data/sd-Arab.js +6 -0
- package/locale-data/sd-Deva.d.ts +1 -0
- package/locale-data/sd-Deva.js +6 -0
- package/locale-data/sd.d.ts +1 -0
- package/locale-data/sd.js +6 -0
- package/locale-data/se-FI.d.ts +1 -0
- package/locale-data/se-FI.js +6 -0
- package/locale-data/se-SE.d.ts +1 -0
- package/locale-data/se-SE.js +6 -0
- package/locale-data/se.d.ts +1 -0
- package/locale-data/se.js +6 -0
- package/locale-data/seh.d.ts +1 -0
- package/locale-data/seh.js +6 -0
- package/locale-data/ses.d.ts +1 -0
- package/locale-data/ses.js +6 -0
- package/locale-data/sg.d.ts +1 -0
- package/locale-data/sg.js +6 -0
- package/locale-data/shi-Latn.d.ts +1 -0
- package/locale-data/shi-Latn.js +6 -0
- package/locale-data/shi-Tfng.d.ts +1 -0
- package/locale-data/shi-Tfng.js +6 -0
- package/locale-data/shi.d.ts +1 -0
- package/locale-data/shi.js +6 -0
- package/locale-data/si.d.ts +1 -0
- package/locale-data/si.js +6 -0
- package/locale-data/sk.d.ts +1 -0
- package/locale-data/sk.js +6 -0
- package/locale-data/sl.d.ts +1 -0
- package/locale-data/sl.js +6 -0
- package/locale-data/smn.d.ts +1 -0
- package/locale-data/smn.js +6 -0
- package/locale-data/sn.d.ts +1 -0
- package/locale-data/sn.js +6 -0
- package/locale-data/so-DJ.d.ts +1 -0
- package/locale-data/so-DJ.js +6 -0
- package/locale-data/so-ET.d.ts +1 -0
- package/locale-data/so-ET.js +6 -0
- package/locale-data/so-KE.d.ts +1 -0
- package/locale-data/so-KE.js +6 -0
- package/locale-data/so.d.ts +1 -0
- package/locale-data/so.js +6 -0
- package/locale-data/sq-MK.d.ts +1 -0
- package/locale-data/sq-MK.js +6 -0
- package/locale-data/sq-XK.d.ts +1 -0
- package/locale-data/sq-XK.js +6 -0
- package/locale-data/sq.d.ts +1 -0
- package/locale-data/sq.js +6 -0
- package/locale-data/sr-Cyrl-BA.d.ts +1 -0
- package/locale-data/sr-Cyrl-BA.js +6 -0
- package/locale-data/sr-Cyrl-ME.d.ts +1 -0
- package/locale-data/sr-Cyrl-ME.js +6 -0
- package/locale-data/sr-Cyrl-XK.d.ts +1 -0
- package/locale-data/sr-Cyrl-XK.js +6 -0
- package/locale-data/sr-Cyrl.d.ts +1 -0
- package/locale-data/sr-Cyrl.js +6 -0
- package/locale-data/sr-Latn-BA.d.ts +1 -0
- package/locale-data/sr-Latn-BA.js +6 -0
- package/locale-data/sr-Latn-ME.d.ts +1 -0
- package/locale-data/sr-Latn-ME.js +6 -0
- package/locale-data/sr-Latn-XK.d.ts +1 -0
- package/locale-data/sr-Latn-XK.js +6 -0
- package/locale-data/sr-Latn.d.ts +1 -0
- package/locale-data/sr-Latn.js +6 -0
- package/locale-data/sr.d.ts +1 -0
- package/locale-data/sr.js +6 -0
- package/locale-data/su-Latn.d.ts +1 -0
- package/locale-data/su-Latn.js +6 -0
- package/locale-data/su.d.ts +1 -0
- package/locale-data/su.js +6 -0
- package/locale-data/sv-AX.d.ts +1 -0
- package/locale-data/sv-AX.js +6 -0
- package/locale-data/sv-FI.d.ts +1 -0
- package/locale-data/sv-FI.js +6 -0
- package/locale-data/sv.d.ts +1 -0
- package/locale-data/sv.js +6 -0
- package/locale-data/sw-CD.d.ts +1 -0
- package/locale-data/sw-CD.js +6 -0
- package/locale-data/sw-KE.d.ts +1 -0
- package/locale-data/sw-KE.js +6 -0
- package/locale-data/sw-UG.d.ts +1 -0
- package/locale-data/sw-UG.js +6 -0
- package/locale-data/sw.d.ts +1 -0
- package/locale-data/sw.js +6 -0
- package/locale-data/ta-LK.d.ts +1 -0
- package/locale-data/ta-LK.js +6 -0
- package/locale-data/ta-MY.d.ts +1 -0
- package/locale-data/ta-MY.js +6 -0
- package/locale-data/ta-SG.d.ts +1 -0
- package/locale-data/ta-SG.js +6 -0
- package/locale-data/ta.d.ts +1 -0
- package/locale-data/ta.js +6 -0
- package/locale-data/te.d.ts +1 -0
- package/locale-data/te.js +6 -0
- package/locale-data/teo-KE.d.ts +1 -0
- package/locale-data/teo-KE.js +6 -0
- package/locale-data/teo.d.ts +1 -0
- package/locale-data/teo.js +6 -0
- package/locale-data/tg.d.ts +1 -0
- package/locale-data/tg.js +6 -0
- package/locale-data/th.d.ts +1 -0
- package/locale-data/th.js +6 -0
- package/locale-data/ti-ER.d.ts +1 -0
- package/locale-data/ti-ER.js +6 -0
- package/locale-data/ti.d.ts +1 -0
- package/locale-data/ti.js +6 -0
- package/locale-data/tk.d.ts +1 -0
- package/locale-data/tk.js +6 -0
- package/locale-data/to.d.ts +1 -0
- package/locale-data/to.js +6 -0
- package/locale-data/tr-CY.d.ts +1 -0
- package/locale-data/tr-CY.js +6 -0
- package/locale-data/tr.d.ts +1 -0
- package/locale-data/tr.js +6 -0
- package/locale-data/tt.d.ts +1 -0
- package/locale-data/tt.js +6 -0
- package/locale-data/twq.d.ts +1 -0
- package/locale-data/twq.js +6 -0
- package/locale-data/tzm.d.ts +1 -0
- package/locale-data/tzm.js +6 -0
- package/locale-data/ug.d.ts +1 -0
- package/locale-data/ug.js +6 -0
- package/locale-data/uk.d.ts +1 -0
- package/locale-data/uk.js +6 -0
- package/locale-data/und.d.ts +1 -0
- package/locale-data/und.js +6 -0
- package/locale-data/ur-IN.d.ts +1 -0
- package/locale-data/ur-IN.js +6 -0
- package/locale-data/ur.d.ts +1 -0
- package/locale-data/ur.js +6 -0
- package/locale-data/uz-Arab.d.ts +1 -0
- package/locale-data/uz-Arab.js +6 -0
- package/locale-data/uz-Cyrl.d.ts +1 -0
- package/locale-data/uz-Cyrl.js +6 -0
- package/locale-data/uz-Latn.d.ts +1 -0
- package/locale-data/uz-Latn.js +6 -0
- package/locale-data/uz.d.ts +1 -0
- package/locale-data/uz.js +6 -0
- package/locale-data/vai-Latn.d.ts +1 -0
- package/locale-data/vai-Latn.js +6 -0
- package/locale-data/vai-Vaii.d.ts +1 -0
- package/locale-data/vai-Vaii.js +6 -0
- package/locale-data/vai.d.ts +1 -0
- package/locale-data/vai.js +6 -0
- package/locale-data/vi.d.ts +1 -0
- package/locale-data/vi.js +6 -0
- package/locale-data/vun.d.ts +1 -0
- package/locale-data/vun.js +6 -0
- package/locale-data/wae.d.ts +1 -0
- package/locale-data/wae.js +6 -0
- package/locale-data/wo.d.ts +1 -0
- package/locale-data/wo.js +6 -0
- package/locale-data/xh.d.ts +1 -0
- package/locale-data/xh.js +6 -0
- package/locale-data/xog.d.ts +1 -0
- package/locale-data/xog.js +6 -0
- package/locale-data/yav.d.ts +1 -0
- package/locale-data/yav.js +6 -0
- package/locale-data/yi.d.ts +1 -0
- package/locale-data/yi.js +6 -0
- package/locale-data/yo-BJ.d.ts +1 -0
- package/locale-data/yo-BJ.js +6 -0
- package/locale-data/yo.d.ts +1 -0
- package/locale-data/yo.js +6 -0
- package/locale-data/yrl-CO.d.ts +1 -0
- package/locale-data/yrl-CO.js +6 -0
- package/locale-data/yrl-VE.d.ts +1 -0
- package/locale-data/yrl-VE.js +6 -0
- package/locale-data/yrl.d.ts +1 -0
- package/locale-data/yrl.js +6 -0
- package/locale-data/yue-Hans.d.ts +1 -0
- package/locale-data/yue-Hans.js +6 -0
- package/locale-data/yue-Hant.d.ts +1 -0
- package/locale-data/yue-Hant.js +6 -0
- package/locale-data/yue.d.ts +1 -0
- package/locale-data/yue.js +6 -0
- package/locale-data/zgh.d.ts +1 -0
- package/locale-data/zgh.js +6 -0
- package/locale-data/zh-Hans-HK.d.ts +1 -0
- package/locale-data/zh-Hans-HK.js +6 -0
- package/locale-data/zh-Hans-MO.d.ts +1 -0
- package/locale-data/zh-Hans-MO.js +6 -0
- package/locale-data/zh-Hans-SG.d.ts +1 -0
- package/locale-data/zh-Hans-SG.js +6 -0
- package/locale-data/zh-Hans.d.ts +1 -0
- package/locale-data/zh-Hans.js +6 -0
- package/locale-data/zh-Hant-HK.d.ts +1 -0
- package/locale-data/zh-Hant-HK.js +6 -0
- package/locale-data/zh-Hant-MO.d.ts +1 -0
- package/locale-data/zh-Hant-MO.js +6 -0
- package/locale-data/zh-Hant.d.ts +1 -0
- package/locale-data/zh-Hant.js +6 -0
- package/locale-data/zh.d.ts +1 -0
- package/locale-data/zh.js +6 -0
- package/locale-data/zu.d.ts +1 -0
- package/locale-data/zu.js +6 -0
- package/package.json +6 -6
- package/polyfill-force.d.ts +2 -0
- package/polyfill-force.d.ts.map +1 -0
- package/polyfill-force.js +11 -0
- package/polyfill.d.ts +2 -0
- package/polyfill.d.ts.map +1 -0
- package/polyfill.iife.js +1526 -0
- package/polyfill.js +14 -0
- package/should-polyfill.d.ts +2 -0
- package/should-polyfill.d.ts.map +1 -0
- package/should-polyfill.js +57 -0
- package/src/core.d.ts +7 -0
- package/src/core.d.ts.map +1 -0
- package/src/core.js +231 -0
- package/src/currency-digits.generated.d.ts +2 -0
- package/src/currency-digits.generated.d.ts.map +1 -0
- package/src/currency-digits.generated.js +4 -0
- package/src/get_internal_slots.d.ts +3 -0
- package/src/get_internal_slots.d.ts.map +1 -0
- package/src/get_internal_slots.js +13 -0
- package/src/numbering-systems.generated.d.ts +2 -0
- package/src/numbering-systems.generated.d.ts.map +1 -0
- package/src/numbering-systems.generated.js +4 -0
- package/src/to_locale_string.d.ts +7 -0
- package/src/to_locale_string.d.ts.map +1 -0
- package/src/to_locale_string.js +14 -0
- package/src/types.d.ts +19 -0
- package/src/types.d.ts.map +1 -0
- package/src/types.js +2 -0
- package/supported-locales.generated.d.ts +2 -0
- package/supported-locales.generated.d.ts.map +1 -0
- package/supported-locales.generated.js +4 -0
- package/BUILD +0 -933
- package/CHANGELOG.md +0 -844
- package/index.ts +0 -1
- package/polyfill-force.ts +0 -13
- package/polyfill.ts +0 -16
- package/scripts/cldr-raw.ts +0 -42
- package/scripts/cldr.ts +0 -31
- package/scripts/currency-digits.ts +0 -18
- package/scripts/extract-currencies.ts +0 -89
- package/scripts/extract-numbers.ts +0 -151
- package/scripts/extract-units.ts +0 -91
- package/scripts/numbering-systems.ts +0 -18
- package/scripts/test-locale-data-gen.ts +0 -20
- package/scripts/test262-main-gen.ts +0 -28
- package/scripts/units-constants.ts +0 -20
- package/scripts/utils.ts +0 -25
- package/should-polyfill.ts +0 -59
- package/src/core.ts +0 -279
- package/src/currency-digits.generated.ts +0 -1
- package/src/get_internal_slots.ts +0 -16
- package/src/numbering-systems.generated.ts +0 -1
- package/src/to_locale_string.ts +0 -16
- package/src/types.ts +0 -36
- package/supported-locales.generated.ts +0 -1
- package/test262-main.ts +0 -23
- package/tests/__snapshots__/currency-compact.test.ts.snap +0 -8449
- package/tests/__snapshots__/currency.test.ts.snap +0 -25345
- package/tests/__snapshots__/decimal.test.ts.snap +0 -13169
- package/tests/__snapshots__/percent.test.ts.snap +0 -17393
- package/tests/__snapshots__/unit.test.ts.snap +0 -162545
- package/tests/currency-code.test.ts +0 -23
- package/tests/currency-compact.test.ts +0 -104
- package/tests/currency.test.ts +0 -110
- package/tests/decimal.test.ts +0 -83
- package/tests/format_to_parts.test.ts +0 -513
- package/tests/legacy.test.ts +0 -13
- package/tests/locale-data/ar-SS.json +0 -1
- package/tests/locale-data/bn.json +0 -1
- package/tests/locale-data/da.json +0 -1
- package/tests/locale-data/de.json +0 -1
- package/tests/locale-data/en-BS.json +0 -1
- package/tests/locale-data/en-GB.json +0 -1
- package/tests/locale-data/en.json +0 -1
- package/tests/locale-data/es.json +0 -1
- package/tests/locale-data/fr.json +0 -1
- package/tests/locale-data/hi.json +0 -1
- package/tests/locale-data/id.json +0 -1
- package/tests/locale-data/it.json +0 -1
- package/tests/locale-data/ja.json +0 -1
- package/tests/locale-data/ko.json +0 -1
- package/tests/locale-data/ms.json +0 -1
- package/tests/locale-data/nb.json +0 -1
- package/tests/locale-data/nl.json +0 -1
- package/tests/locale-data/pl.json +0 -1
- package/tests/locale-data/pt.json +0 -1
- package/tests/locale-data/ru.json +0 -1
- package/tests/locale-data/sv.json +0 -1
- package/tests/locale-data/sw.json +0 -1
- package/tests/locale-data/th.json +0 -1
- package/tests/locale-data/tr.json +0 -1
- package/tests/locale-data/uk.json +0 -1
- package/tests/locale-data/zh-Hans.json +0 -1
- package/tests/locale-data/zh-Hant.json +0 -1
- package/tests/locale-data/zh.json +0 -1
- package/tests/misc.test.ts +0 -278
- package/tests/notation-compact-ko-KR.test.ts +0 -96
- package/tests/notation-compact-zh-TW.test.ts +0 -48
- package/tests/percent.test.ts +0 -83
- package/tests/signDisplay-currency-zh-TW.test.ts +0 -85
- package/tests/signDisplay-zh-TW.test.ts +0 -53
- package/tests/unit-zh-TW.test.ts +0 -162
- package/tests/unit.test.ts +0 -113
- package/tests/value-tonumber.test.ts +0 -24
- package/tsconfig.json +0 -5
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"data":{"units":{"simple":{"degree":{"long":{"other":"{0} 度"},"short":{"other":"{0} 度"},"narrow":{"other":"{0}度"},"perUnit":{}},"hectare":{"long":{"other":"{0} 公頃"},"short":{"other":"{0} 公頃"},"narrow":{"other":"{0}公頃"},"perUnit":{}},"acre":{"long":{"other":"{0} 英畝"},"short":{"other":"{0} 英畝"},"narrow":{"other":"{0}英畝"},"perUnit":{}},"percent":{"long":{"other":"{0}%"},"short":{"other":"{0}%"},"narrow":{"other":"{0}%"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"每公里 {0} 公升"},"short":{"other":"{0} 升/公里"},"narrow":{"other":"{0}L/km"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"每加侖 {0} 英里"},"short":{"other":"{0} 英里/加侖"},"narrow":{"other":"{0}mpg"},"perUnit":{}},"petabyte":{"long":{"other":"{0} PB"},"short":{"other":"{0} PB"},"narrow":{"other":"{0}PB"},"perUnit":{}},"terabyte":{"long":{"other":"{0} TB"},"short":{"other":"{0} TB"},"narrow":{"other":"{0}TB"},"perUnit":{}},"terabit":{"long":{"other":"{0} Tb"},"short":{"other":"{0} Tb"},"narrow":{"other":"{0}Tb"},"perUnit":{}},"gigabyte":{"long":{"other":"{0} GB"},"short":{"other":"{0} GB"},"narrow":{"other":"{0}GB"},"perUnit":{}},"gigabit":{"long":{"other":"{0} Gb"},"short":{"other":"{0} Gb"},"narrow":{"other":"{0}Gb"},"perUnit":{}},"megabyte":{"long":{"other":"{0} MB"},"short":{"other":"{0} MB"},"narrow":{"other":"{0}MB"},"perUnit":{}},"megabit":{"long":{"other":"{0} Mb"},"short":{"other":"{0} Mb"},"narrow":{"other":"{0}Mb"},"perUnit":{}},"kilobyte":{"long":{"other":"{0} kB"},"short":{"other":"{0} kB"},"narrow":{"other":"{0}kB"},"perUnit":{}},"kilobit":{"long":{"other":"{0} kb"},"short":{"other":"{0} kb"},"narrow":{"other":"{0}kb"},"perUnit":{}},"byte":{"long":{"other":"{0} byte"},"short":{"other":"{0} byte"},"narrow":{"other":"{0}byte"},"perUnit":{}},"bit":{"long":{"other":"{0} bit"},"short":{"other":"{0} bit"},"narrow":{"other":"{0}bit"},"perUnit":{}},"year":{"long":{"other":"{0} 年"},"short":{"other":"{0} 年"},"narrow":{"other":"{0} 年"},"perUnit":{"long":"每年 {0}","short":"{0}/年","narrow":"{0}/年"}},"month":{"long":{"other":"{0} 個月"},"short":{"other":"{0} 個月"},"narrow":{"other":"{0} 個月"},"perUnit":{"long":"每月 {0}","short":"{0}/月","narrow":"{0}/月"}},"week":{"long":{"other":"{0} 週"},"short":{"other":"{0} 週"},"narrow":{"other":"{0} 週"},"perUnit":{"long":"每週 {0}","short":"{0}/週","narrow":"{0}/週"}},"day":{"long":{"other":"{0} 天"},"short":{"other":"{0} 天"},"narrow":{"other":"{0} 天"},"perUnit":{"long":"每天 {0}","short":"{0}/天","narrow":"{0}/天"}},"hour":{"long":{"other":"{0} 小時"},"short":{"other":"{0} 小時"},"narrow":{"other":"{0} 小時"},"perUnit":{"long":"每小時 {0}","short":"{0}/小時","narrow":"{0}/小時"}},"minute":{"long":{"other":"{0} 分鐘"},"short":{"other":"{0} 分鐘"},"narrow":{"other":"{0} 分鐘"},"perUnit":{"long":"每分鐘 {0}","short":"{0}/分鐘","narrow":"{0}/分鐘"}},"second":{"long":{"other":"{0} 秒"},"short":{"other":"{0} 秒"},"narrow":{"other":"{0} 秒"},"perUnit":{"long":"每秒 {0}","short":"{0}/秒","narrow":"{0}/秒"}},"millisecond":{"long":{"other":"{0} 毫秒"},"short":{"other":"{0} 毫秒"},"narrow":{"other":"{0} 毫秒"},"perUnit":{}},"kilometer":{"long":{"other":"{0} 公里"},"short":{"other":"{0} 公里"},"narrow":{"other":"{0}公里"},"perUnit":{"long":"每公里 {0}","short":"{0}/公里","narrow":"{0}/公里"}},"meter":{"long":{"other":"{0} 公尺"},"short":{"other":"{0} 公尺"},"narrow":{"other":"{0}公尺"},"perUnit":{"long":"每公尺 {0}","short":"{0}/公尺","narrow":"{0}/公尺"}},"centimeter":{"long":{"other":"{0} 公分"},"short":{"other":"{0} 公分"},"narrow":{"other":"{0}公分"},"perUnit":{"long":"每公分 {0}","short":"{0}/公分","narrow":"{0}/公分"}},"millimeter":{"long":{"other":"{0} 公釐"},"short":{"other":"{0} 公釐"},"narrow":{"other":"{0}公釐"},"perUnit":{}},"mile":{"long":{"other":"{0} 英里"},"short":{"other":"{0} 英里"},"narrow":{"other":"{0}英里"},"perUnit":{}},"yard":{"long":{"other":"{0} 碼"},"short":{"other":"{0} 碼"},"narrow":{"other":"{0}碼"},"perUnit":{}},"foot":{"long":{"other":"{0} 英尺"},"short":{"other":"{0} 呎"},"narrow":{"other":"{0}呎"},"perUnit":{"long":"每英尺 {0}","short":"{0}/呎","narrow":"{0}/呎"}},"inch":{"long":{"other":"{0} 英寸"},"short":{"other":"{0} 吋"},"narrow":{"other":"{0}吋"},"perUnit":{"long":"每英寸 {0}","short":"{0}/吋","narrow":"{0}/吋"}},"mile-scandinavian":{"long":{"other":"{0} 斯堪地那維亞英里"},"short":{"other":"{0} 斯堪地那維亞英里"},"narrow":{"other":"{0}smi"},"perUnit":{}},"kilogram":{"long":{"other":"{0} 公斤"},"short":{"other":"{0} 公斤"},"narrow":{"other":"{0} 公斤"},"perUnit":{"long":"每公斤 {0}","short":"{0}/公斤","narrow":"{0}/公斤"}},"gram":{"long":{"other":"{0} 克"},"short":{"other":"{0} 克"},"narrow":{"other":"{0}克"},"perUnit":{"long":"每克 {0}","short":"{0}/克","narrow":"{0}/克"}},"stone":{"long":{"other":"{0} 英石"},"short":{"other":"{0} 英石"},"narrow":{"other":"{0}st"},"perUnit":{}},"pound":{"long":{"other":"{0} 磅"},"short":{"other":"{0} 磅"},"narrow":{"other":"{0}磅"},"perUnit":{"long":"每磅 {0}","short":"{0}/磅","narrow":"{0}/磅"}},"ounce":{"long":{"other":"{0} 盎司"},"short":{"other":"{0} 盎司"},"narrow":{"other":"{0}盎司"},"perUnit":{"long":"每盎司 {0}","short":"{0}/盎司","narrow":"{0}/盎司"}},"kilometer-per-hour":{"long":{"other":"每小時 {0} 公里"},"short":{"other":"{0} 公里/小時"},"narrow":{"other":"{0}公里/小時"},"perUnit":{}},"meter-per-second":{"long":{"other":"每秒 {0} 公尺"},"short":{"other":"{0} 公尺/秒"},"narrow":{"other":"{0}公尺/秒"},"perUnit":{}},"mile-per-hour":{"long":{"other":"每小時 {0} 英里"},"short":{"other":"{0} 英里/小時"},"narrow":{"other":"{0}英里/小時"},"perUnit":{}},"celsius":{"long":{"other":"攝氏 {0} 度"},"short":{"other":"{0}°C"},"narrow":{"other":"{0}°C"},"perUnit":{}},"fahrenheit":{"long":{"other":"華氏 {0} 度"},"short":{"other":"{0}°F"},"narrow":{"other":"{0}°F"},"perUnit":{}},"liter":{"long":{"other":"{0} 公升"},"short":{"other":"{0} 升"},"narrow":{"other":"{0}升"},"perUnit":{"long":"每公升 {0}","short":"{0}/升","narrow":"{0}/L"}},"milliliter":{"long":{"other":"{0} 毫升"},"short":{"other":"{0} 毫升"},"narrow":{"other":"{0}mL"},"perUnit":{}},"gallon":{"long":{"other":"{0} 加侖"},"short":{"other":"{0} 加侖"},"narrow":{"other":"{0}gal"},"perUnit":{"long":"每加侖 {0}","short":"{0}/加侖","narrow":"{0}/gal"}},"fluid-ounce":{"long":{"other":"{0} 液盎司"},"short":{"other":"{0} 液盎司"},"narrow":{"other":"{0}fl-oz"},"perUnit":{}}},"compound":{"per":{"long":"每{1} {0}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"安道爾陪士特"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"阿拉伯聯合大公國迪爾汗"},"symbol":"AED","narrow":"AED"},"AFA":{"displayName":{"other":"阿富汗尼 (1927–2002)"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"阿富汗尼"},"symbol":"AFN","narrow":"؋"},"ALK":{"displayName":{"other":"阿爾巴尼亞列克 (1946–1965)"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"阿爾巴尼亞列克"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"亞美尼亞德拉姆"},"symbol":"AMD","narrow":"֏"},"ANG":{"displayName":{"other":"荷屬安地列斯盾"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"安哥拉寬扎"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"安哥拉寬扎 (1977–1990)"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"安哥拉新寬扎 (1990–2000)"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"安哥拉新調寬扎 (1995–1999)"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"阿根廷奧斯特納爾"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"阿根廷披索 (1970–1983)"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"阿根廷披索 (1881–1970)"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"阿根廷披索 (1983–1985)"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"阿根廷披索"},"symbol":"ARS","narrow":"$"},"ATS":{"displayName":{"other":"奧地利先令"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"澳幣"},"symbol":"AU$","narrow":"$"},"AWG":{"displayName":{"other":"阿路巴盾"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"亞塞拜然馬納特 (1993–2006)"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"亞塞拜然馬納特"},"symbol":"AZN","narrow":"₼"},"BAD":{"displayName":{"other":"波士尼亞-赫塞哥維納第納爾"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"波士尼亞-赫塞哥維納可轉換馬克"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"波士尼亞-赫塞哥維納新第納爾"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"巴貝多元"},"symbol":"BBD","narrow":"$"},"BDT":{"displayName":{"other":"孟加拉塔卡"},"symbol":"BDT","narrow":"৳"},"BEC":{"displayName":{"other":"比利時法郎(可轉換)"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"比利時法郎"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"比利時法郎(金融)"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"保加利亞硬列弗"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"保加利亞社會黨列弗"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"保加利亞新列弗"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"保加利亞列弗 (1879–1952)"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"巴林第納爾"},"symbol":"BHD","narrow":"BHD"},"BIF":{"displayName":{"other":"蒲隆地法郎"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"百慕達幣"},"symbol":"BMD","narrow":"$"},"BND":{"displayName":{"other":"汶萊元"},"symbol":"BND","narrow":"$"},"BOB":{"displayName":{"other":"玻利維亞諾"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"玻利維亞玻利維亞諾 (1863–1963)"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"玻利維亞披索"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"玻利維亞幕多"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"巴西克魯薩多農瓦 (1967–1986)"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"巴西克魯賽羅 (1986–1989)"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"巴西克魯賽羅 (1990–1993)"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"巴西里拉"},"symbol":"R$","narrow":"R$"},"BRN":{"displayName":{"other":"巴西克如爾達農瓦"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"巴西克魯賽羅 (1993–1994)"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"巴西克魯賽羅 (1942 –1967)"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"巴哈馬元"},"symbol":"BSD","narrow":"$"},"BTN":{"displayName":{"other":"不丹那特倫"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"緬甸基雅特"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"波札那普拉"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"白俄羅斯新盧布 (1994–1999)"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"白俄羅斯盧布"},"symbol":"BYN","narrow":"р."},"BYR":{"displayName":{"other":"白俄羅斯盧布 (2000–2016)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"貝里斯元"},"symbol":"BZD","narrow":"$"},"CAD":{"displayName":{"other":"加幣"},"symbol":"CA$","narrow":"$"},"CDF":{"displayName":{"other":"剛果法郎"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"歐元 (WIR)"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"瑞士法郎"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"法郎 (WIR)"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"智利埃斯庫多"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"卡林油達佛曼跎"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"智利披索"},"symbol":"CLP","narrow":"$"},"CNH":{"displayName":{"other":"人民幣(離岸)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"CNX"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"人民幣"},"symbol":"CN¥","narrow":"¥"},"COP":{"displayName":{"other":"哥倫比亞披索"},"symbol":"COP","narrow":"$"},"COU":{"displayName":{"other":"哥倫比亞幣 (COU)"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"哥斯大黎加科朗"},"symbol":"CRC","narrow":"₡"},"CSD":{"displayName":{"other":"舊塞爾維亞第納爾"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"捷克斯洛伐克硬克朗"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"古巴可轉換披索"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"古巴披索"},"symbol":"CUP","narrow":"$"},"CVE":{"displayName":{"other":"維德角埃斯庫多"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"賽普勒斯鎊"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"捷克克朗"},"symbol":"CZK","narrow":"Kč"},"DDM":{"displayName":{"other":"東德奧斯特馬克"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"德國馬克"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"吉布地法郎"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"丹麥克朗"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"多明尼加披索"},"symbol":"DOP","narrow":"$"},"DZD":{"displayName":{"other":"阿爾及利亞第納爾"},"symbol":"DZD","narrow":"DZD"},"ECS":{"displayName":{"other":"厄瓜多蘇克雷"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"厄瓜多爾由里達瓦康斯坦 (UVC)"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"愛沙尼亞克朗"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"埃及鎊"},"symbol":"EGP","narrow":"E£"},"ERN":{"displayName":{"other":"厄立特里亞納克法"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"西班牙比塞塔(會計單位)"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"西班牙比塞塔(可轉換會計單位)"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"西班牙陪士特"},"symbol":"ESP","narrow":"₧"},"ETB":{"displayName":{"other":"衣索比亞比爾"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"歐元"},"symbol":"€","narrow":"€"},"FIM":{"displayName":{"other":"芬蘭馬克"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"斐濟元"},"symbol":"FJD","narrow":"$"},"FKP":{"displayName":{"other":"福克蘭群島鎊"},"symbol":"FKP","narrow":"£"},"FRF":{"displayName":{"other":"法國法郎"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"英鎊"},"symbol":"£","narrow":"£"},"GEK":{"displayName":{"other":"喬治亞庫旁拉里"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"喬治亞拉里"},"symbol":"GEL","narrow":"₾"},"GHC":{"displayName":{"other":"迦納賽地 (1979–2007)"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"迦納塞地"},"symbol":"GHS","narrow":"GH₵"},"GIP":{"displayName":{"other":"直布羅陀鎊"},"symbol":"GIP","narrow":"£"},"GMD":{"displayName":{"other":"甘比亞達拉西"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"幾內亞法郎"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"幾內亞西里"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"赤道幾內亞埃奎勒"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"希臘德拉克馬"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"瓜地馬拉格查爾"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"葡屬幾內亞埃斯庫多"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"幾內亞比索披索"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"圭亞那元"},"symbol":"GYD","narrow":"$"},"HKD":{"displayName":{"other":"港幣"},"symbol":"HK$","narrow":"$"},"HNL":{"displayName":{"other":"洪都拉斯倫皮拉"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"克羅埃西亞第納爾"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"克羅埃西亞庫納"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"海地古德"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"匈牙利福林"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"印尼盾"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"愛爾蘭鎊"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"以色列鎊"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"以色列謝克爾 (1980–1985)"},"symbol":"ILR","narrow":"ILR"},"ILS":{"displayName":{"other":"以色列新謝克爾"},"symbol":"₪","narrow":"₪"},"INR":{"displayName":{"other":"印度盧比"},"symbol":"₹","narrow":"₹"},"IQD":{"displayName":{"other":"伊拉克第納爾"},"symbol":"IQD","narrow":"IQD"},"IRR":{"displayName":{"other":"伊朗里亞爾"},"symbol":"IRR","narrow":"IRR"},"ISJ":{"displayName":{"other":"冰島克朗 (1918–1981)"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"冰島克朗"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"義大利里拉"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"牙買加元"},"symbol":"JMD","narrow":"$"},"JOD":{"displayName":{"other":"約旦第納爾"},"symbol":"JOD","narrow":"JOD"},"JPY":{"displayName":{"other":"日圓"},"symbol":"¥","narrow":"¥"},"KES":{"displayName":{"other":"肯尼亞先令"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"吉爾吉斯索姆"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"柬埔寨瑞爾"},"symbol":"KHR","narrow":"៛"},"KMF":{"displayName":{"other":"科摩羅法郎"},"symbol":"KMF","narrow":"CF"},"KPW":{"displayName":{"other":"北韓元"},"symbol":"KPW","narrow":"₩"},"KRH":{"displayName":{"other":"南韓圜"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"南韓圓"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"韓元"},"symbol":"₩","narrow":"₩"},"KWD":{"displayName":{"other":"科威特第納爾"},"symbol":"KWD","narrow":"KWD"},"KYD":{"displayName":{"other":"開曼群島元"},"symbol":"KYD","narrow":"$"},"KZT":{"displayName":{"other":"哈薩克堅戈"},"symbol":"KZT","narrow":"₸"},"LAK":{"displayName":{"other":"寮國基普"},"symbol":"LAK","narrow":"₭"},"LBP":{"displayName":{"other":"黎巴嫩鎊"},"symbol":"LBP","narrow":"L£"},"LKR":{"displayName":{"other":"斯里蘭卡盧比"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"賴比瑞亞元"},"symbol":"LRD","narrow":"$"},"LSL":{"displayName":{"other":"賴索托洛蒂"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"立陶宛立特"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"立陶宛特羅"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"盧森堡可兌換法郎"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"盧森堡法郎"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"盧森堡金融法郎"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"拉脫維亞拉特銀幣"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"拉脫維亞盧布"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"利比亞第納爾"},"symbol":"LYD","narrow":"LYD"},"MAD":{"displayName":{"other":"摩洛哥迪拉姆"},"symbol":"MAD","narrow":"MAD"},"MAF":{"displayName":{"other":"摩洛哥法郎"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"摩納哥法郎"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"摩爾多瓦券"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"摩杜雲列伊"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"馬達加斯加阿里亞里"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"馬達加斯加法郎"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"馬其頓第納爾"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"馬其頓第納爾 (1992–1993)"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"馬里法郎"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"緬甸元"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"蒙古圖格里克"},"symbol":"MNT","narrow":"₮"},"MOP":{"displayName":{"other":"澳門元"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"茅利塔尼亞烏吉亞 (1973–2017)"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"茅利塔尼亞烏吉亞"},"symbol":"MRU","narrow":"MRU"},"MTL":{"displayName":{"other":"馬爾他里拉"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"馬爾他鎊"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"模里西斯盧比"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"馬爾地夫盧比"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"馬爾地夫盧非亞"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"馬拉維克瓦查"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"墨西哥披索"},"symbol":"MX$","narrow":"$"},"MXP":{"displayName":{"other":"墨西哥銀披索 (1861–1992)"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"墨西哥轉換單位 (UDI)"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"馬來西亞令吉"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"莫三比克埃斯庫多"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"莫三比克梅蒂卡爾 (1980–2006)"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"莫三比克梅蒂卡爾"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"納米比亞元"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"奈及利亞奈拉"},"symbol":"NGN","narrow":"₦"},"NIC":{"displayName":{"other":"尼加拉瓜科多巴"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"尼加拉瓜金科多巴"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"荷蘭盾"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"挪威克朗"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"尼泊爾盧比"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"紐西蘭幣"},"symbol":"NZ$","narrow":"$"},"OMR":{"displayName":{"other":"阿曼里亞爾"},"symbol":"OMR","narrow":"OMR"},"PAB":{"displayName":{"other":"巴拿馬巴波亞"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"祕魯因蒂"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"秘魯太陽幣"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"秘魯太陽幣 (1863–1965)"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"巴布亞紐幾內亞基那"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"菲律賓披索"},"symbol":"PHP","narrow":"₱"},"PKR":{"displayName":{"other":"巴基斯坦盧比"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"波蘭茲羅提"},"symbol":"PLN","narrow":"zł"},"PLZ":{"displayName":{"other":"波蘭茲羅提 (1950–1995)"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"葡萄牙埃斯庫多"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"巴拉圭瓜拉尼"},"symbol":"PYG","narrow":"₲"},"QAR":{"displayName":{"other":"卡達里亞爾"},"symbol":"QAR","narrow":"QAR"},"RHD":{"displayName":{"other":"羅德西亞元"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"舊羅馬尼亞列伊"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"羅馬尼亞列伊"},"symbol":"RON","narrow":"L"},"RSD":{"displayName":{"other":"塞爾維亞戴納"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"俄羅斯盧布"},"symbol":"RUB","narrow":"₽"},"RUR":{"displayName":{"other":"俄羅斯盧布 (1991–1998)"},"symbol":"RUR","narrow":"р."},"RWF":{"displayName":{"other":"盧安達法郎"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"沙烏地里亞爾"},"symbol":"SAR","narrow":"SAR"},"SBD":{"displayName":{"other":"索羅門群島元"},"symbol":"SBD","narrow":"$"},"SCR":{"displayName":{"other":"塞席爾盧比"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"蘇丹第納爾"},"symbol":"SDD","narrow":"SDD"},"SDG":{"displayName":{"other":"蘇丹鎊"},"symbol":"SDG","narrow":"SDG"},"SDP":{"displayName":{"other":"舊蘇丹鎊"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"瑞典克朗"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"新加坡幣"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"聖赫勒拿鎊"},"symbol":"SHP","narrow":"£"},"SIT":{"displayName":{"other":"斯洛維尼亞托勒"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"斯洛伐克克朗"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"獅子山利昂"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"索馬利亞先令"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"蘇利南元"},"symbol":"SRD","narrow":"$"},"SRG":{"displayName":{"other":"蘇利南基爾"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"南蘇丹鎊"},"symbol":"SSP","narrow":"£"},"STD":{"displayName":{"other":"聖多美島和普林西比島多布拉 (1977–2017)"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"聖多美島和普林西比島多布拉"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"蘇聯盧布"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"薩爾瓦多科郎"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"敘利亞鎊"},"symbol":"SYP","narrow":"£"},"SZL":{"displayName":{"other":"史瓦濟蘭里朗吉尼"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"泰銖"},"symbol":"THB","narrow":"฿"},"TJR":{"displayName":{"other":"塔吉克盧布"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"塔吉克索莫尼"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"土庫曼馬納特 (1993–2009)"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"土庫曼馬納特"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"突尼西亞第納爾"},"symbol":"TND","narrow":"TND"},"TOP":{"displayName":{"other":"東加潘加"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"帝汶埃斯庫多"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"土耳其里拉"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"新土耳其里拉"},"symbol":"TRY","narrow":"₺"},"TTD":{"displayName":{"other":"千里達及托巴哥元"},"symbol":"TTD","narrow":"$"},"TWD":{"displayName":{"other":"新台幣"},"symbol":"$","narrow":"$"},"TZS":{"displayName":{"other":"坦尚尼亞先令"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"烏克蘭格里夫納"},"symbol":"UAH","narrow":"₴"},"UAK":{"displayName":{"other":"烏克蘭卡本瓦那茲"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"烏干達先令 (1966–1987)"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"烏干達先令"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"美元"},"symbol":"US$","narrow":"$"},"USN":{"displayName":{"other":"美元(次日)"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"美元(當日)"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"烏拉圭披索(指數單位)"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"烏拉圭披索 (1975–1993)"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"烏拉圭披索"},"symbol":"UYU","narrow":"$"},"UYW":{"displayName":{"other":"UYW"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"烏茲別克索姆"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"委內瑞拉玻利瓦 (1871–2008)"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"委內瑞拉玻利瓦 (2008–2018)"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"委內瑞拉玻利瓦"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"越南盾"},"symbol":"₫","narrow":"₫"},"VNN":{"displayName":{"other":"越南盾 (1978–1985)"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"萬那杜瓦圖"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"西薩摩亞塔拉"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"法郎 (CFA–BEAC)"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"白銀"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"黃金"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"歐洲綜合單位"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"歐洲貨幣單位 (XBB)"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"歐洲會計單位 (XBC)"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"歐洲會計單位 (XBD)"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"格瑞那達元"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"特殊提款權"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"歐洲貨幣單位 (XEU)"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"法國金法郎"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"法國法郎 (UIC)"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"法郎 (CFA–BCEAO)"},"symbol":"F CFA","narrow":"F CFA"},"XPD":{"displayName":{"other":"帕拉狄昂"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"法郎 (CFP)"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"白金"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"RINET 基金"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"蘇克雷貨幣"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"測試用貨幣代碼"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"亞洲開發銀行計價單位"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(未知貨幣)"},"symbol":"XXX","narrow":"XXX"},"YDD":{"displayName":{"other":"葉門第納爾"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"葉門里亞爾"},"symbol":"YER","narrow":"YER"},"YUD":{"displayName":{"other":"南斯拉夫第納爾硬幣"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"南斯拉夫挪威亞第納爾"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"南斯拉夫可轉換第納爾"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"南斯拉夫改革第納爾 (1992–1993)"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"南非蘭特(金融)"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"南非蘭特"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"尚比亞克瓦查 (1968–2012)"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"尚比亞克瓦查"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"薩伊新扎伊爾"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"薩伊扎伊爾"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"辛巴威元 (1980–2008)"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"辛巴威元 (2009)"},"symbol":"ZWL","narrow":"ZWL"},"ZWR":{"displayName":{"other":"辛巴威元 (2008)"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["latn"],"symbols":{"latn":{"decimal":".","group":",","list":";","percentSign":"%","plusSign":"+","minusSign":"-","approximatelySign":"~","exponential":"E","superscriptingExponent":"×","perMille":"‰","infinity":"∞","nan":"非數值","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0"},"10000":{"other":"0萬"},"100000":{"other":"00萬"},"1000000":{"other":"000萬"},"10000000":{"other":"0000萬"},"100000000":{"other":"0億"},"1000000000":{"other":"00億"},"10000000000":{"other":"000億"},"100000000000":{"other":"0000億"},"1000000000000":{"other":"0兆"},"10000000000000":{"other":"00兆"},"100000000000000":{"other":"000兆"}},"short":{"1000":{"other":"0"},"10000":{"other":"0萬"},"100000":{"other":"00萬"},"1000000":{"other":"000萬"},"10000000":{"other":"0000萬"},"100000000":{"other":"0億"},"1000000000":{"other":"00億"},"10000000000":{"other":"000億"},"100000000000":{"other":"0000億"},"1000000000000":{"other":"0兆"},"10000000000000":{"other":"00兆"},"100000000000000":{"other":"000兆"}}}},"currency":{"latn":{"currencySpacing":{"beforeInsertBetween":" ","afterInsertBetween":" "},"standard":"¤#,##0.00","accounting":"¤#,##0.00;(¤#,##0.00)","unitPattern":"{0} {1}","short":{"1000":{"other":"0"},"10000":{"other":"¤0萬"},"100000":{"other":"¤00萬"},"1000000":{"other":"¤000萬"},"10000000":{"other":"¤0000萬"},"100000000":{"other":"¤0億"},"1000000000":{"other":"¤00億"},"10000000000":{"other":"¤000億"},"100000000000":{"other":"¤0000億"},"1000000000000":{"other":"¤0兆"},"10000000000000":{"other":"¤00兆"},"100000000000000":{"other":"¤000兆"}}}}},"nu":["latn"]},"locale":"zh-Hant"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"data":{"units":{"simple":{"degree":{"long":{"other":"{0}度"},"short":{"other":"{0}°"},"narrow":{"other":"{0}°"},"perUnit":{}},"hectare":{"long":{"other":"{0}公顷"},"short":{"other":"{0}公顷"},"narrow":{"other":"{0}ha"},"perUnit":{}},"acre":{"long":{"other":"{0}英亩"},"short":{"other":"{0}英亩"},"narrow":{"other":"{0}ac"},"perUnit":{}},"percent":{"long":{"other":"{0}%"},"short":{"other":"{0}%"},"narrow":{"other":"{0}%"},"perUnit":{}},"liter-per-kilometer":{"long":{"other":"每公里{0}升"},"short":{"other":"{0} L/km"},"narrow":{"other":"{0} L/km"},"perUnit":{}},"mile-per-gallon":{"long":{"other":"每加仑{0}英里"},"short":{"other":"{0} mpg US"},"narrow":{"other":"{0} mpg US"},"perUnit":{}},"petabyte":{"long":{"other":"{0}拍字节"},"short":{"other":"{0} PB"},"narrow":{"other":"{0} PB"},"perUnit":{}},"terabyte":{"long":{"other":"{0}太字节"},"short":{"other":"{0} TB"},"narrow":{"other":"{0} TB"},"perUnit":{}},"terabit":{"long":{"other":"{0}太比特"},"short":{"other":"{0} Tb"},"narrow":{"other":"{0} Tb"},"perUnit":{}},"gigabyte":{"long":{"other":"{0}吉字节"},"short":{"other":"{0} GB"},"narrow":{"other":"{0} GB"},"perUnit":{}},"gigabit":{"long":{"other":"{0}吉比特"},"short":{"other":"{0} Gb"},"narrow":{"other":"{0} Gb"},"perUnit":{}},"megabyte":{"long":{"other":"{0}兆字节"},"short":{"other":"{0} MB"},"narrow":{"other":"{0} MB"},"perUnit":{}},"megabit":{"long":{"other":"{0}兆比特"},"short":{"other":"{0} Mb"},"narrow":{"other":"{0} Mb"},"perUnit":{}},"kilobyte":{"long":{"other":"{0}千字节"},"short":{"other":"{0} kB"},"narrow":{"other":"{0} kB"},"perUnit":{}},"kilobit":{"long":{"other":"{0}千比特"},"short":{"other":"{0} kb"},"narrow":{"other":"{0} kb"},"perUnit":{}},"byte":{"long":{"other":"{0}字节"},"short":{"other":"{0} B"},"narrow":{"other":"{0} B"},"perUnit":{}},"bit":{"long":{"other":"{0}比特"},"short":{"other":"{0} b"},"narrow":{"other":"{0} b"},"perUnit":{}},"year":{"long":{"other":"{0}年"},"short":{"other":"{0}年"},"narrow":{"other":"{0}年"},"perUnit":{"long":"{0}/年","short":"{0}/年","narrow":"{0}/年"}},"month":{"long":{"other":"{0}个月"},"short":{"other":"{0}个月"},"narrow":{"other":"{0}个月"},"perUnit":{"long":"{0}/月","short":"{0}/月","narrow":"{0}/月"}},"week":{"long":{"other":"{0}周"},"short":{"other":"{0}周"},"narrow":{"other":"{0}周"},"perUnit":{"long":"{0}/周","short":"{0}/周","narrow":"{0}/周"}},"day":{"long":{"other":"{0}天"},"short":{"other":"{0}天"},"narrow":{"other":"{0}天"},"perUnit":{"long":"{0}/天","short":"{0}/天","narrow":"{0}/天"}},"hour":{"long":{"other":"{0}小时"},"short":{"other":"{0}小时"},"narrow":{"other":"{0}小时"},"perUnit":{"long":"{0}/小时","short":"{0}/小时","narrow":"{0}/小时"}},"minute":{"long":{"other":"{0}分钟"},"short":{"other":"{0}分钟"},"narrow":{"other":"{0}分钟"},"perUnit":{"long":"{0}/分钟","short":"{0}/分钟","narrow":"{0}/分钟"}},"second":{"long":{"other":"{0}秒钟"},"short":{"other":"{0}秒"},"narrow":{"other":"{0}秒"},"perUnit":{"long":"{0}/秒","short":"{0}/秒","narrow":"{0}/秒"}},"millisecond":{"long":{"other":"{0}毫秒"},"short":{"other":"{0}毫秒"},"narrow":{"other":"{0}毫秒"},"perUnit":{}},"kilometer":{"long":{"other":"{0}公里"},"short":{"other":"{0}公里"},"narrow":{"other":"{0}公里"},"perUnit":{"long":"{0}/公里","short":"{0}/公里","narrow":"{0}/公里"}},"meter":{"long":{"other":"{0}米"},"short":{"other":"{0}米"},"narrow":{"other":"{0}米"},"perUnit":{"long":"{0}/米","short":"{0}/米","narrow":"{0}/米"}},"centimeter":{"long":{"other":"{0}厘米"},"short":{"other":"{0}厘米"},"narrow":{"other":"{0}厘米"},"perUnit":{"long":"{0}/厘米","short":"{0}/厘米","narrow":"{0}/厘米"}},"millimeter":{"long":{"other":"{0}毫米"},"short":{"other":"{0}毫米"},"narrow":{"other":"{0}毫米"},"perUnit":{}},"mile":{"long":{"other":"{0}英里"},"short":{"other":"{0}英里"},"narrow":{"other":"{0}mi"},"perUnit":{}},"yard":{"long":{"other":"{0}码"},"short":{"other":"{0}码"},"narrow":{"other":"{0}yd"},"perUnit":{}},"foot":{"long":{"other":"{0}英尺"},"short":{"other":"{0}英尺"},"narrow":{"other":"{0}′"},"perUnit":{"long":"{0}/英尺","short":"{0}/英尺","narrow":"{0}/英尺"}},"inch":{"long":{"other":"{0}英寸"},"short":{"other":"{0}英寸"},"narrow":{"other":"{0}″"},"perUnit":{"long":"{0}/英寸","short":"{0}/英寸","narrow":"{0}/英寸"}},"mile-scandinavian":{"long":{"other":"{0}斯堪的纳维亚英里"},"short":{"other":"{0}斯堪的纳维亚英里"},"narrow":{"other":"{0}smi"},"perUnit":{}},"kilogram":{"long":{"other":"{0}千克"},"short":{"other":"{0} kg"},"narrow":{"other":"{0}kg"},"perUnit":{"long":"每千克{0}","short":"{0}/kg","narrow":"{0}/kg"}},"gram":{"long":{"other":"{0}克"},"short":{"other":"{0} g"},"narrow":{"other":"{0}g"},"perUnit":{"long":"{0}/g","short":"{0}/g","narrow":"{0}/g"}},"stone":{"long":{"other":"{0}英石"},"short":{"other":"{0} st"},"narrow":{"other":"{0}英石"},"perUnit":{}},"pound":{"long":{"other":"{0}磅"},"short":{"other":"{0} lb"},"narrow":{"other":"{0}磅"},"perUnit":{"long":"每磅{0}","short":"{0}/lb","narrow":"{0}/lb"}},"ounce":{"long":{"other":"{0}盎司"},"short":{"other":"{0} oz"},"narrow":{"other":"{0}盎司"},"perUnit":{"long":"每盎司{0}","short":"{0}/oz","narrow":"{0}/oz"}},"kilometer-per-hour":{"long":{"other":"每小时{0}公里"},"short":{"other":"{0} km/h"},"narrow":{"other":"{0}km/h"},"perUnit":{}},"meter-per-second":{"long":{"other":"每秒{0}米"},"short":{"other":"{0} m/s"},"narrow":{"other":"{0}m/s"},"perUnit":{}},"mile-per-hour":{"long":{"other":"每小时{0}英里"},"short":{"other":"{0} mi/h"},"narrow":{"other":"{0}mi/h"},"perUnit":{}},"celsius":{"long":{"other":"{0}摄氏度"},"short":{"other":"{0}°C"},"narrow":{"other":"{0}°C"},"perUnit":{}},"fahrenheit":{"long":{"other":"{0}华氏度"},"short":{"other":"{0}°F"},"narrow":{"other":"{0}°F"},"perUnit":{}},"liter":{"long":{"other":"{0}升"},"short":{"other":"{0}升"},"narrow":{"other":"{0}升"},"perUnit":{"long":"{0}/升","short":"{0}/升","narrow":"{0}/升"}},"milliliter":{"long":{"other":"{0}毫升"},"short":{"other":"{0}毫升"},"narrow":{"other":"{0}毫升"},"perUnit":{}},"gallon":{"long":{"other":"{0}加仑"},"short":{"other":"{0}加仑"},"narrow":{"other":"{0}加仑"},"perUnit":{"long":"{0}/加仑","short":"{0}/加仑","narrow":"{0}/加仑"}},"fluid-ounce":{"long":{"other":"{0}液盎司"},"short":{"other":"{0}液盎司"},"narrow":{"other":"{0}液盎司"},"perUnit":{}}},"compound":{"per":{"long":"每{1}{0}","short":"{0}/{1}","narrow":"{0}/{1}"}}},"currencies":{"ADP":{"displayName":{"other":"安道尔比塞塔"},"symbol":"ADP","narrow":"ADP"},"AED":{"displayName":{"other":"阿联酋迪拉姆"},"symbol":"AED","narrow":"AED"},"AFA":{"displayName":{"other":"阿富汗尼 (1927–2002)"},"symbol":"AFA","narrow":"AFA"},"AFN":{"displayName":{"other":"阿富汗尼"},"symbol":"AFN","narrow":"؋"},"ALK":{"displayName":{"other":"阿尔巴尼亚列克(1946–1965)"},"symbol":"ALK","narrow":"ALK"},"ALL":{"displayName":{"other":"阿尔巴尼亚列克"},"symbol":"ALL","narrow":"ALL"},"AMD":{"displayName":{"other":"亚美尼亚德拉姆"},"symbol":"AMD","narrow":"֏"},"ANG":{"displayName":{"other":"荷属安的列斯盾"},"symbol":"ANG","narrow":"ANG"},"AOA":{"displayName":{"other":"安哥拉宽扎"},"symbol":"AOA","narrow":"Kz"},"AOK":{"displayName":{"other":"安哥拉宽扎 (1977–1990)"},"symbol":"AOK","narrow":"AOK"},"AON":{"displayName":{"other":"安哥拉新宽扎 (1990–2000)"},"symbol":"AON","narrow":"AON"},"AOR":{"displayName":{"other":"安哥拉重新调整宽扎 (1995–1999)"},"symbol":"AOR","narrow":"AOR"},"ARA":{"displayName":{"other":"阿根廷奥斯特拉尔"},"symbol":"ARA","narrow":"ARA"},"ARL":{"displayName":{"other":"阿根廷法定比索 (1970–1983)"},"symbol":"ARL","narrow":"ARL"},"ARM":{"displayName":{"other":"阿根廷比索 (1881–1970)"},"symbol":"ARM","narrow":"ARM"},"ARP":{"displayName":{"other":"阿根廷比索 (1983–1985)"},"symbol":"ARP","narrow":"ARP"},"ARS":{"displayName":{"other":"阿根廷比索"},"symbol":"ARS","narrow":"$"},"ATS":{"displayName":{"other":"奥地利先令"},"symbol":"ATS","narrow":"ATS"},"AUD":{"displayName":{"other":"澳大利亚元"},"symbol":"AU$","narrow":"$"},"AWG":{"displayName":{"other":"阿鲁巴弗罗林"},"symbol":"AWG","narrow":"AWG"},"AZM":{"displayName":{"other":"阿塞拜疆马纳特 (1993–2006)"},"symbol":"AZM","narrow":"AZM"},"AZN":{"displayName":{"other":"阿塞拜疆马纳特"},"symbol":"AZN","narrow":"₼"},"BAD":{"displayName":{"other":"波士尼亚-赫塞哥维纳第纳尔 (1992–1994)"},"symbol":"BAD","narrow":"BAD"},"BAM":{"displayName":{"other":"波斯尼亚-黑塞哥维那可兑换马克"},"symbol":"BAM","narrow":"KM"},"BAN":{"displayName":{"other":"波士尼亚-赫塞哥维纳新第纳尔 (1994–1997)"},"symbol":"BAN","narrow":"BAN"},"BBD":{"displayName":{"other":"巴巴多斯元"},"symbol":"BBD","narrow":"$"},"BDT":{"displayName":{"other":"孟加拉塔卡"},"symbol":"BDT","narrow":"৳"},"BEC":{"displayName":{"other":"比利时法郎(可兑换)"},"symbol":"BEC","narrow":"BEC"},"BEF":{"displayName":{"other":"比利时法郎"},"symbol":"BEF","narrow":"BEF"},"BEL":{"displayName":{"other":"比利时法郎(金融)"},"symbol":"BEL","narrow":"BEL"},"BGL":{"displayName":{"other":"保加利亚硬列弗"},"symbol":"BGL","narrow":"BGL"},"BGM":{"displayName":{"other":"保加利亚社会党列弗"},"symbol":"BGM","narrow":"BGM"},"BGN":{"displayName":{"other":"保加利亚新列弗"},"symbol":"BGN","narrow":"BGN"},"BGO":{"displayName":{"other":"保加利亚列弗 (1879–1952)"},"symbol":"BGO","narrow":"BGO"},"BHD":{"displayName":{"other":"巴林第纳尔"},"symbol":"BHD","narrow":"BHD"},"BIF":{"displayName":{"other":"布隆迪法郎"},"symbol":"BIF","narrow":"BIF"},"BMD":{"displayName":{"other":"百慕大元"},"symbol":"BMD","narrow":"$"},"BND":{"displayName":{"other":"文莱元"},"symbol":"BND","narrow":"$"},"BOB":{"displayName":{"other":"玻利维亚诺"},"symbol":"BOB","narrow":"Bs"},"BOL":{"displayName":{"other":"玻利维亚诺 (1863–1963)"},"symbol":"BOL","narrow":"BOL"},"BOP":{"displayName":{"other":"玻利维亚比索"},"symbol":"BOP","narrow":"BOP"},"BOV":{"displayName":{"other":"玻利维亚 Mvdol(资金)"},"symbol":"BOV","narrow":"BOV"},"BRB":{"displayName":{"other":"巴西新克鲁赛罗 (1967–1986)"},"symbol":"BRB","narrow":"BRB"},"BRC":{"displayName":{"other":"巴西克鲁扎多 (1986–1989)"},"symbol":"BRC","narrow":"BRC"},"BRE":{"displayName":{"other":"巴西克鲁塞罗 (1990–1993)"},"symbol":"BRE","narrow":"BRE"},"BRL":{"displayName":{"other":"巴西雷亚尔"},"symbol":"R$","narrow":"R$"},"BRN":{"displayName":{"other":"巴西新克鲁扎多 (1989–1990)"},"symbol":"BRN","narrow":"BRN"},"BRR":{"displayName":{"other":"巴西克鲁塞罗 (1993–1994)"},"symbol":"BRR","narrow":"BRR"},"BRZ":{"displayName":{"other":"巴西克鲁塞罗 (1942–1967)"},"symbol":"BRZ","narrow":"BRZ"},"BSD":{"displayName":{"other":"巴哈马元"},"symbol":"BSD","narrow":"$"},"BTN":{"displayName":{"other":"不丹努尔特鲁姆"},"symbol":"BTN","narrow":"BTN"},"BUK":{"displayName":{"other":"缅元"},"symbol":"BUK","narrow":"BUK"},"BWP":{"displayName":{"other":"博茨瓦纳普拉"},"symbol":"BWP","narrow":"P"},"BYB":{"displayName":{"other":"白俄罗斯新卢布 (1994–1999)"},"symbol":"BYB","narrow":"BYB"},"BYN":{"displayName":{"other":"白俄罗斯卢布"},"symbol":"BYN","narrow":"р."},"BYR":{"displayName":{"other":"白俄罗斯卢布 (2000–2016)"},"symbol":"BYR","narrow":"BYR"},"BZD":{"displayName":{"other":"伯利兹元"},"symbol":"BZD","narrow":"$"},"CAD":{"displayName":{"other":"加拿大元"},"symbol":"CA$","narrow":"$"},"CDF":{"displayName":{"other":"刚果法郎"},"symbol":"CDF","narrow":"CDF"},"CHE":{"displayName":{"other":"欧元 (WIR)"},"symbol":"CHE","narrow":"CHE"},"CHF":{"displayName":{"other":"瑞士法郎"},"symbol":"CHF","narrow":"CHF"},"CHW":{"displayName":{"other":"法郎 (WIR)"},"symbol":"CHW","narrow":"CHW"},"CLE":{"displayName":{"other":"智利埃斯库多"},"symbol":"CLE","narrow":"CLE"},"CLF":{"displayName":{"other":"智利(资金)"},"symbol":"CLF","narrow":"CLF"},"CLP":{"displayName":{"other":"智利比索"},"symbol":"CLP","narrow":"$"},"CNH":{"displayName":{"other":"人民币(离岸)"},"symbol":"CNH","narrow":"CNH"},"CNX":{"displayName":{"other":"中国人民银行元"},"symbol":"CNX","narrow":"CNX"},"CNY":{"displayName":{"other":"人民币"},"symbol":"¥","narrow":"¥"},"COP":{"displayName":{"other":"哥伦比亚比索"},"symbol":"COP","narrow":"$"},"COU":{"displayName":{"other":"哥伦比亚币"},"symbol":"COU","narrow":"COU"},"CRC":{"displayName":{"other":"哥斯达黎加科朗"},"symbol":"CRC","narrow":"₡"},"CSD":{"displayName":{"other":"旧塞尔维亚第纳尔"},"symbol":"CSD","narrow":"CSD"},"CSK":{"displayName":{"other":"捷克硬克朗"},"symbol":"CSK","narrow":"CSK"},"CUC":{"displayName":{"other":"古巴可兑换比索"},"symbol":"CUC","narrow":"$"},"CUP":{"displayName":{"other":"古巴比索"},"symbol":"CUP","narrow":"$"},"CVE":{"displayName":{"other":"佛得角埃斯库多"},"symbol":"CVE","narrow":"CVE"},"CYP":{"displayName":{"other":"塞浦路斯镑"},"symbol":"CYP","narrow":"CYP"},"CZK":{"displayName":{"other":"捷克克朗"},"symbol":"CZK","narrow":"Kč"},"DDM":{"displayName":{"other":"东德奥斯特马克"},"symbol":"DDM","narrow":"DDM"},"DEM":{"displayName":{"other":"德国马克"},"symbol":"DEM","narrow":"DEM"},"DJF":{"displayName":{"other":"吉布提法郎"},"symbol":"DJF","narrow":"DJF"},"DKK":{"displayName":{"other":"丹麦克朗"},"symbol":"DKK","narrow":"kr"},"DOP":{"displayName":{"other":"多米尼加比索"},"symbol":"DOP","narrow":"$"},"DZD":{"displayName":{"other":"阿尔及利亚第纳尔"},"symbol":"DZD","narrow":"DZD"},"ECS":{"displayName":{"other":"厄瓜多尔苏克雷"},"symbol":"ECS","narrow":"ECS"},"ECV":{"displayName":{"other":"厄瓜多尔 (UVC)"},"symbol":"ECV","narrow":"ECV"},"EEK":{"displayName":{"other":"爱沙尼亚克朗"},"symbol":"EEK","narrow":"EEK"},"EGP":{"displayName":{"other":"埃及镑"},"symbol":"EGP","narrow":"E£"},"ERN":{"displayName":{"other":"厄立特里亚纳克法"},"symbol":"ERN","narrow":"ERN"},"ESA":{"displayName":{"other":"西班牙比塞塔(帐户 A)"},"symbol":"ESA","narrow":"ESA"},"ESB":{"displayName":{"other":"西班牙比塞塔(兑换帐户)"},"symbol":"ESB","narrow":"ESB"},"ESP":{"displayName":{"other":"西班牙比塞塔"},"symbol":"ESP","narrow":"₧"},"ETB":{"displayName":{"other":"埃塞俄比亚比尔"},"symbol":"ETB","narrow":"ETB"},"EUR":{"displayName":{"other":"欧元"},"symbol":"€","narrow":"€"},"FIM":{"displayName":{"other":"芬兰马克"},"symbol":"FIM","narrow":"FIM"},"FJD":{"displayName":{"other":"斐济元"},"symbol":"FJD","narrow":"$"},"FKP":{"displayName":{"other":"福克兰群岛镑"},"symbol":"FKP","narrow":"£"},"FRF":{"displayName":{"other":"法国法郎"},"symbol":"FRF","narrow":"FRF"},"GBP":{"displayName":{"other":"英镑"},"symbol":"£","narrow":"£"},"GEK":{"displayName":{"other":"乔治亚库蓬拉瑞特"},"symbol":"GEK","narrow":"GEK"},"GEL":{"displayName":{"other":"格鲁吉亚拉里"},"symbol":"GEL","narrow":"₾"},"GHC":{"displayName":{"other":"加纳塞第"},"symbol":"GHC","narrow":"GHC"},"GHS":{"displayName":{"other":"加纳塞地"},"symbol":"GHS","narrow":"GH₵"},"GIP":{"displayName":{"other":"直布罗陀镑"},"symbol":"GIP","narrow":"£"},"GMD":{"displayName":{"other":"冈比亚达拉西"},"symbol":"GMD","narrow":"GMD"},"GNF":{"displayName":{"other":"几内亚法郎"},"symbol":"GNF","narrow":"FG"},"GNS":{"displayName":{"other":"几内亚西里"},"symbol":"GNS","narrow":"GNS"},"GQE":{"displayName":{"other":"赤道几内亚埃奎勒"},"symbol":"GQE","narrow":"GQE"},"GRD":{"displayName":{"other":"希腊德拉克马"},"symbol":"GRD","narrow":"GRD"},"GTQ":{"displayName":{"other":"危地马拉格查尔"},"symbol":"GTQ","narrow":"Q"},"GWE":{"displayName":{"other":"葡萄牙几内亚埃斯库多"},"symbol":"GWE","narrow":"GWE"},"GWP":{"displayName":{"other":"几内亚比绍比索"},"symbol":"GWP","narrow":"GWP"},"GYD":{"displayName":{"other":"圭亚那元"},"symbol":"GYD","narrow":"$"},"HKD":{"displayName":{"other":"港元"},"symbol":"HK$","narrow":"$"},"HNL":{"displayName":{"other":"洪都拉斯伦皮拉"},"symbol":"HNL","narrow":"L"},"HRD":{"displayName":{"other":"克罗地亚第纳尔"},"symbol":"HRD","narrow":"HRD"},"HRK":{"displayName":{"other":"克罗地亚库纳"},"symbol":"HRK","narrow":"kn"},"HTG":{"displayName":{"other":"海地古德"},"symbol":"HTG","narrow":"HTG"},"HUF":{"displayName":{"other":"匈牙利福林"},"symbol":"HUF","narrow":"Ft"},"IDR":{"displayName":{"other":"印度尼西亚盾"},"symbol":"IDR","narrow":"Rp"},"IEP":{"displayName":{"other":"爱尔兰镑"},"symbol":"IEP","narrow":"IEP"},"ILP":{"displayName":{"other":"以色列镑"},"symbol":"ILP","narrow":"ILP"},"ILR":{"displayName":{"other":"以色列谢克尔(1980–1985)"},"symbol":"ILS","narrow":"ILS"},"ILS":{"displayName":{"other":"以色列新谢克尔"},"symbol":"₪","narrow":"₪"},"INR":{"displayName":{"other":"印度卢比"},"symbol":"₹","narrow":"₹"},"IQD":{"displayName":{"other":"伊拉克第纳尔"},"symbol":"IQD","narrow":"IQD"},"IRR":{"displayName":{"other":"伊朗里亚尔"},"symbol":"IRR","narrow":"IRR"},"ISJ":{"displayName":{"other":"冰岛克朗(1918–1981)"},"symbol":"ISJ","narrow":"ISJ"},"ISK":{"displayName":{"other":"冰岛克朗"},"symbol":"ISK","narrow":"kr"},"ITL":{"displayName":{"other":"意大利里拉"},"symbol":"ITL","narrow":"ITL"},"JMD":{"displayName":{"other":"牙买加元"},"symbol":"JMD","narrow":"$"},"JOD":{"displayName":{"other":"约旦第纳尔"},"symbol":"JOD","narrow":"JOD"},"JPY":{"displayName":{"other":"日元"},"symbol":"JP¥","narrow":"¥"},"KES":{"displayName":{"other":"肯尼亚先令"},"symbol":"KES","narrow":"KES"},"KGS":{"displayName":{"other":"吉尔吉斯斯坦索姆"},"symbol":"KGS","narrow":"KGS"},"KHR":{"displayName":{"other":"柬埔寨瑞尔"},"symbol":"KHR","narrow":"៛"},"KMF":{"displayName":{"other":"科摩罗法郎"},"symbol":"KMF","narrow":"CF"},"KPW":{"displayName":{"other":"朝鲜元"},"symbol":"KPW","narrow":"₩"},"KRH":{"displayName":{"other":"韩元 (1953–1962)"},"symbol":"KRH","narrow":"KRH"},"KRO":{"displayName":{"other":"韩元 (1945–1953)"},"symbol":"KRO","narrow":"KRO"},"KRW":{"displayName":{"other":"韩元"},"symbol":"₩","narrow":"₩"},"KWD":{"displayName":{"other":"科威特第纳尔"},"symbol":"KWD","narrow":"KWD"},"KYD":{"displayName":{"other":"开曼元"},"symbol":"KYD","narrow":"$"},"KZT":{"displayName":{"other":"哈萨克斯坦坚戈"},"symbol":"KZT","narrow":"₸"},"LAK":{"displayName":{"other":"老挝基普"},"symbol":"LAK","narrow":"₭"},"LBP":{"displayName":{"other":"黎巴嫩镑"},"symbol":"LBP","narrow":"L£"},"LKR":{"displayName":{"other":"斯里兰卡卢比"},"symbol":"LKR","narrow":"Rs"},"LRD":{"displayName":{"other":"利比里亚元"},"symbol":"LRD","narrow":"$"},"LSL":{"displayName":{"other":"莱索托洛蒂"},"symbol":"LSL","narrow":"LSL"},"LTL":{"displayName":{"other":"立陶宛立特"},"symbol":"LTL","narrow":"Lt"},"LTT":{"displayName":{"other":"立陶宛塔咯呐司"},"symbol":"LTT","narrow":"LTT"},"LUC":{"displayName":{"other":"卢森堡可兑换法郎"},"symbol":"LUC","narrow":"LUC"},"LUF":{"displayName":{"other":"卢森堡法郎"},"symbol":"LUF","narrow":"LUF"},"LUL":{"displayName":{"other":"卢森堡金融法郎"},"symbol":"LUL","narrow":"LUL"},"LVL":{"displayName":{"other":"拉脱维亚拉特"},"symbol":"LVL","narrow":"Ls"},"LVR":{"displayName":{"other":"拉脱维亚卢布"},"symbol":"LVR","narrow":"LVR"},"LYD":{"displayName":{"other":"利比亚第纳尔"},"symbol":"LYD","narrow":"LYD"},"MAD":{"displayName":{"other":"摩洛哥迪拉姆"},"symbol":"MAD","narrow":"MAD"},"MAF":{"displayName":{"other":"摩洛哥法郎"},"symbol":"MAF","narrow":"MAF"},"MCF":{"displayName":{"other":"摩纳哥法郎"},"symbol":"MCF","narrow":"MCF"},"MDC":{"displayName":{"other":"摩尔多瓦库邦"},"symbol":"MDC","narrow":"MDC"},"MDL":{"displayName":{"other":"摩尔多瓦列伊"},"symbol":"MDL","narrow":"MDL"},"MGA":{"displayName":{"other":"马达加斯加阿里亚里"},"symbol":"MGA","narrow":"Ar"},"MGF":{"displayName":{"other":"马达加斯加法郎"},"symbol":"MGF","narrow":"MGF"},"MKD":{"displayName":{"other":"马其顿第纳尔"},"symbol":"MKD","narrow":"MKD"},"MKN":{"displayName":{"other":"马其顿第纳尔 (1992–1993)"},"symbol":"MKN","narrow":"MKN"},"MLF":{"displayName":{"other":"马里法郎"},"symbol":"MLF","narrow":"MLF"},"MMK":{"displayName":{"other":"缅甸元"},"symbol":"MMK","narrow":"K"},"MNT":{"displayName":{"other":"蒙古图格里克"},"symbol":"MNT","narrow":"₮"},"MOP":{"displayName":{"other":"澳门元"},"symbol":"MOP","narrow":"MOP"},"MRO":{"displayName":{"other":"毛里塔尼亚乌吉亚 (1973–2017)"},"symbol":"MRO","narrow":"MRO"},"MRU":{"displayName":{"other":"毛里塔尼亚乌吉亚"},"symbol":"MRU","narrow":"MRU"},"MTL":{"displayName":{"other":"马耳他里拉"},"symbol":"MTL","narrow":"MTL"},"MTP":{"displayName":{"other":"马耳他镑"},"symbol":"MTP","narrow":"MTP"},"MUR":{"displayName":{"other":"毛里求斯卢比"},"symbol":"MUR","narrow":"Rs"},"MVP":{"displayName":{"other":"马尔代夫卢比(1947–1981)"},"symbol":"MVP","narrow":"MVP"},"MVR":{"displayName":{"other":"马尔代夫卢菲亚"},"symbol":"MVR","narrow":"MVR"},"MWK":{"displayName":{"other":"马拉维克瓦查"},"symbol":"MWK","narrow":"MWK"},"MXN":{"displayName":{"other":"墨西哥比索"},"symbol":"MX$","narrow":"$"},"MXP":{"displayName":{"other":"墨西哥银比索 (1861–1992)"},"symbol":"MXP","narrow":"MXP"},"MXV":{"displayName":{"other":"墨西哥(资金)"},"symbol":"MXV","narrow":"MXV"},"MYR":{"displayName":{"other":"马来西亚林吉特"},"symbol":"MYR","narrow":"RM"},"MZE":{"displayName":{"other":"莫桑比克埃斯库多"},"symbol":"MZE","narrow":"MZE"},"MZM":{"displayName":{"other":"旧莫桑比克美提卡"},"symbol":"MZM","narrow":"MZM"},"MZN":{"displayName":{"other":"莫桑比克美提卡"},"symbol":"MZN","narrow":"MZN"},"NAD":{"displayName":{"other":"纳米比亚元"},"symbol":"NAD","narrow":"$"},"NGN":{"displayName":{"other":"尼日利亚奈拉"},"symbol":"NGN","narrow":"₦"},"NIC":{"displayName":{"other":"尼加拉瓜科多巴 (1988–1991)"},"symbol":"NIC","narrow":"NIC"},"NIO":{"displayName":{"other":"尼加拉瓜金科多巴"},"symbol":"NIO","narrow":"C$"},"NLG":{"displayName":{"other":"荷兰盾"},"symbol":"NLG","narrow":"NLG"},"NOK":{"displayName":{"other":"挪威克朗"},"symbol":"NOK","narrow":"kr"},"NPR":{"displayName":{"other":"尼泊尔卢比"},"symbol":"NPR","narrow":"Rs"},"NZD":{"displayName":{"other":"新西兰元"},"symbol":"NZ$","narrow":"$"},"OMR":{"displayName":{"other":"阿曼里亚尔"},"symbol":"OMR","narrow":"OMR"},"PAB":{"displayName":{"other":"巴拿马巴波亚"},"symbol":"PAB","narrow":"PAB"},"PEI":{"displayName":{"other":"秘鲁印第"},"symbol":"PEI","narrow":"PEI"},"PEN":{"displayName":{"other":"秘鲁索尔"},"symbol":"PEN","narrow":"PEN"},"PES":{"displayName":{"other":"秘鲁索尔 (1863–1965)"},"symbol":"PES","narrow":"PES"},"PGK":{"displayName":{"other":"巴布亚新几内亚基那"},"symbol":"PGK","narrow":"PGK"},"PHP":{"displayName":{"other":"菲律宾比索"},"symbol":"PHP","narrow":"₱"},"PKR":{"displayName":{"other":"巴基斯坦卢比"},"symbol":"PKR","narrow":"Rs"},"PLN":{"displayName":{"other":"波兰兹罗提"},"symbol":"PLN","narrow":"zł"},"PLZ":{"displayName":{"other":"波兰兹罗提 (1950–1995)"},"symbol":"PLZ","narrow":"PLZ"},"PTE":{"displayName":{"other":"葡萄牙埃斯库多"},"symbol":"PTE","narrow":"PTE"},"PYG":{"displayName":{"other":"巴拉圭瓜拉尼"},"symbol":"PYG","narrow":"₲"},"QAR":{"displayName":{"other":"卡塔尔里亚尔"},"symbol":"QAR","narrow":"QAR"},"RHD":{"displayName":{"other":"罗得西亚元"},"symbol":"RHD","narrow":"RHD"},"ROL":{"displayName":{"other":"旧罗马尼亚列伊"},"symbol":"ROL","narrow":"ROL"},"RON":{"displayName":{"other":"罗马尼亚列伊"},"symbol":"RON","narrow":"lei"},"RSD":{"displayName":{"other":"塞尔维亚第纳尔"},"symbol":"RSD","narrow":"RSD"},"RUB":{"displayName":{"other":"俄罗斯卢布"},"symbol":"RUB","narrow":"₽"},"RUR":{"displayName":{"other":"俄国卢布 (1991–1998)"},"symbol":"RUR","narrow":"р."},"RWF":{"displayName":{"other":"卢旺达法郎"},"symbol":"RWF","narrow":"RF"},"SAR":{"displayName":{"other":"沙特里亚尔"},"symbol":"SAR","narrow":"SAR"},"SBD":{"displayName":{"other":"所罗门群岛元"},"symbol":"SBD","narrow":"$"},"SCR":{"displayName":{"other":"塞舌尔卢比"},"symbol":"SCR","narrow":"SCR"},"SDD":{"displayName":{"other":"苏丹第纳尔 (1992–2007)"},"symbol":"SDD","narrow":"SDD"},"SDG":{"displayName":{"other":"苏丹镑"},"symbol":"SDG","narrow":"SDG"},"SDP":{"displayName":{"other":"旧苏丹镑"},"symbol":"SDP","narrow":"SDP"},"SEK":{"displayName":{"other":"瑞典克朗"},"symbol":"SEK","narrow":"kr"},"SGD":{"displayName":{"other":"新加坡元"},"symbol":"SGD","narrow":"$"},"SHP":{"displayName":{"other":"圣赫勒拿群岛磅"},"symbol":"SHP","narrow":"£"},"SIT":{"displayName":{"other":"斯洛文尼亚托拉尔"},"symbol":"SIT","narrow":"SIT"},"SKK":{"displayName":{"other":"斯洛伐克克朗"},"symbol":"SKK","narrow":"SKK"},"SLL":{"displayName":{"other":"塞拉利昂利昂"},"symbol":"SLL","narrow":"SLL"},"SOS":{"displayName":{"other":"索马里先令"},"symbol":"SOS","narrow":"SOS"},"SRD":{"displayName":{"other":"苏里南元"},"symbol":"SRD","narrow":"$"},"SRG":{"displayName":{"other":"苏里南盾"},"symbol":"SRG","narrow":"SRG"},"SSP":{"displayName":{"other":"南苏丹镑"},"symbol":"SSP","narrow":"£"},"STD":{"displayName":{"other":"圣多美和普林西比多布拉 (1977–2017)"},"symbol":"STD","narrow":"STD"},"STN":{"displayName":{"other":"圣多美和普林西比多布拉"},"symbol":"STN","narrow":"Db"},"SUR":{"displayName":{"other":"苏联卢布"},"symbol":"SUR","narrow":"SUR"},"SVC":{"displayName":{"other":"萨尔瓦多科朗"},"symbol":"SVC","narrow":"SVC"},"SYP":{"displayName":{"other":"叙利亚镑"},"symbol":"SYP","narrow":"£"},"SZL":{"displayName":{"other":"斯威士兰里兰吉尼"},"symbol":"SZL","narrow":"SZL"},"THB":{"displayName":{"other":"泰铢"},"symbol":"THB","narrow":"฿"},"TJR":{"displayName":{"other":"塔吉克斯坦卢布"},"symbol":"TJR","narrow":"TJR"},"TJS":{"displayName":{"other":"塔吉克斯坦索莫尼"},"symbol":"TJS","narrow":"TJS"},"TMM":{"displayName":{"other":"土库曼斯坦马纳特 (1993–2009)"},"symbol":"TMM","narrow":"TMM"},"TMT":{"displayName":{"other":"土库曼斯坦马纳特"},"symbol":"TMT","narrow":"TMT"},"TND":{"displayName":{"other":"突尼斯第纳尔"},"symbol":"TND","narrow":"TND"},"TOP":{"displayName":{"other":"汤加潘加"},"symbol":"TOP","narrow":"T$"},"TPE":{"displayName":{"other":"帝汶埃斯库多"},"symbol":"TPE","narrow":"TPE"},"TRL":{"displayName":{"other":"土耳其里拉 (1922–2005)"},"symbol":"TRL","narrow":"TRL"},"TRY":{"displayName":{"other":"土耳其里拉"},"symbol":"TRY","narrow":"₺"},"TTD":{"displayName":{"other":"特立尼达和多巴哥元"},"symbol":"TTD","narrow":"$"},"TWD":{"displayName":{"other":"新台币"},"symbol":"NT$","narrow":"NT$"},"TZS":{"displayName":{"other":"坦桑尼亚先令"},"symbol":"TZS","narrow":"TZS"},"UAH":{"displayName":{"other":"乌克兰格里夫纳"},"symbol":"UAH","narrow":"₴"},"UAK":{"displayName":{"other":"乌克兰币"},"symbol":"UAK","narrow":"UAK"},"UGS":{"displayName":{"other":"乌干达先令 (1966–1987)"},"symbol":"UGS","narrow":"UGS"},"UGX":{"displayName":{"other":"乌干达先令"},"symbol":"UGX","narrow":"UGX"},"USD":{"displayName":{"other":"美元"},"symbol":"US$","narrow":"$"},"USN":{"displayName":{"other":"美元(次日)"},"symbol":"USN","narrow":"USN"},"USS":{"displayName":{"other":"美元(当日)"},"symbol":"USS","narrow":"USS"},"UYI":{"displayName":{"other":"乌拉圭比索(索引单位)"},"symbol":"UYI","narrow":"UYI"},"UYP":{"displayName":{"other":"乌拉圭比索 (1975–1993)"},"symbol":"UYP","narrow":"UYP"},"UYU":{"displayName":{"other":"乌拉圭比索"},"symbol":"UYU","narrow":"$"},"UYW":{"displayName":{"other":"乌拉圭票面工资指数单位"},"symbol":"UYW","narrow":"UYW"},"UZS":{"displayName":{"other":"乌兹别克斯坦苏姆"},"symbol":"UZS","narrow":"UZS"},"VEB":{"displayName":{"other":"委内瑞拉玻利瓦尔 (1871–2008)"},"symbol":"VEB","narrow":"VEB"},"VEF":{"displayName":{"other":"委内瑞拉玻利瓦尔 (2008–2018)"},"symbol":"VEF","narrow":"Bs"},"VES":{"displayName":{"other":"委内瑞拉玻利瓦尔"},"symbol":"VES","narrow":"VES"},"VND":{"displayName":{"other":"越南盾"},"symbol":"₫","narrow":"₫"},"VNN":{"displayName":{"other":"越南盾 (1978–1985)"},"symbol":"VNN","narrow":"VNN"},"VUV":{"displayName":{"other":"瓦努阿图瓦图"},"symbol":"VUV","narrow":"VUV"},"WST":{"displayName":{"other":"萨摩亚塔拉"},"symbol":"WST","narrow":"WST"},"XAF":{"displayName":{"other":"中非法郎"},"symbol":"FCFA","narrow":"FCFA"},"XAG":{"displayName":{"other":"银"},"symbol":"XAG","narrow":"XAG"},"XAU":{"displayName":{"other":"黄金"},"symbol":"XAU","narrow":"XAU"},"XBA":{"displayName":{"other":"欧洲复合单位"},"symbol":"XBA","narrow":"XBA"},"XBB":{"displayName":{"other":"欧洲货币联盟"},"symbol":"XBB","narrow":"XBB"},"XBC":{"displayName":{"other":"欧洲计算单位 (XBC)"},"symbol":"XBC","narrow":"XBC"},"XBD":{"displayName":{"other":"欧洲计算单位 (XBD)"},"symbol":"XBD","narrow":"XBD"},"XCD":{"displayName":{"other":"东加勒比元"},"symbol":"EC$","narrow":"$"},"XDR":{"displayName":{"other":"特别提款权"},"symbol":"XDR","narrow":"XDR"},"XEU":{"displayName":{"other":"欧洲货币单位"},"symbol":"XEU","narrow":"XEU"},"XFO":{"displayName":{"other":"法国金法郎"},"symbol":"XFO","narrow":"XFO"},"XFU":{"displayName":{"other":"法国法郎 (UIC)"},"symbol":"XFU","narrow":"XFU"},"XOF":{"displayName":{"other":"西非法郎"},"symbol":"F CFA","narrow":"F CFA"},"XPD":{"displayName":{"other":"钯"},"symbol":"XPD","narrow":"XPD"},"XPF":{"displayName":{"other":"太平洋法郎"},"symbol":"CFPF","narrow":"CFPF"},"XPT":{"displayName":{"other":"铂"},"symbol":"XPT","narrow":"XPT"},"XRE":{"displayName":{"other":"RINET 基金"},"symbol":"XRE","narrow":"XRE"},"XSU":{"displayName":{"other":"苏克雷"},"symbol":"XSU","narrow":"XSU"},"XTS":{"displayName":{"other":"测试货币代码"},"symbol":"XTS","narrow":"XTS"},"XUA":{"displayName":{"other":"非洲开发银行记账单位"},"symbol":"XUA","narrow":"XUA"},"XXX":{"displayName":{"other":"(未知货币)"},"symbol":"XXX","narrow":"XXX"},"YDD":{"displayName":{"other":"也门第纳尔"},"symbol":"YDD","narrow":"YDD"},"YER":{"displayName":{"other":"也门里亚尔"},"symbol":"YER","narrow":"YER"},"YUD":{"displayName":{"other":"南斯拉夫硬第纳尔 (1966–1990)"},"symbol":"YUD","narrow":"YUD"},"YUM":{"displayName":{"other":"南斯拉夫新第纳尔 (1994–2002)"},"symbol":"YUM","narrow":"YUM"},"YUN":{"displayName":{"other":"南斯拉夫可兑换第纳尔 (1990–1992)"},"symbol":"YUN","narrow":"YUN"},"YUR":{"displayName":{"other":"南斯拉夫改良第纳尔 (1992–1993)"},"symbol":"YUR","narrow":"YUR"},"ZAL":{"displayName":{"other":"南非兰特 (金融)"},"symbol":"ZAL","narrow":"ZAL"},"ZAR":{"displayName":{"other":"南非兰特"},"symbol":"ZAR","narrow":"R"},"ZMK":{"displayName":{"other":"赞比亚克瓦查 (1968–2012)"},"symbol":"ZMK","narrow":"ZMK"},"ZMW":{"displayName":{"other":"赞比亚克瓦查"},"symbol":"ZMW","narrow":"ZK"},"ZRN":{"displayName":{"other":"新扎伊尔 (1993–1998)"},"symbol":"ZRN","narrow":"ZRN"},"ZRZ":{"displayName":{"other":"扎伊尔 (1971–1993)"},"symbol":"ZRZ","narrow":"ZRZ"},"ZWD":{"displayName":{"other":"津巴布韦元 (1980–2008)"},"symbol":"ZWD","narrow":"ZWD"},"ZWL":{"displayName":{"other":"津巴布韦元 (2009)"},"symbol":"ZWL","narrow":"ZWL"},"ZWR":{"displayName":{"other":"津巴布韦元 (2008)"},"symbol":"ZWR","narrow":"ZWR"}},"numbers":{"nu":["latn"],"symbols":{"latn":{"decimal":".","group":",","list":";","percentSign":"%","plusSign":"+","minusSign":"-","approximatelySign":"~","exponential":"E","superscriptingExponent":"×","perMille":"‰","infinity":"∞","nan":"NaN","timeSeparator":":"}},"percent":{"latn":"#,##0%"},"decimal":{"latn":{"standard":"#,##0.###","long":{"1000":{"other":"0"},"10000":{"other":"0万"},"100000":{"other":"00万"},"1000000":{"other":"000万"},"10000000":{"other":"0000万"},"100000000":{"other":"0亿"},"1000000000":{"other":"00亿"},"10000000000":{"other":"000亿"},"100000000000":{"other":"0000亿"},"1000000000000":{"other":"0万亿"},"10000000000000":{"other":"00万亿"},"100000000000000":{"other":"000万亿"}},"short":{"1000":{"other":"0"},"10000":{"other":"0万"},"100000":{"other":"00万"},"1000000":{"other":"000万"},"10000000":{"other":"0000万"},"100000000":{"other":"0亿"},"1000000000":{"other":"00亿"},"10000000000":{"other":"000亿"},"100000000000":{"other":"0000亿"},"1000000000000":{"other":"0万亿"},"10000000000000":{"other":"00万亿"},"100000000000000":{"other":"000万亿"}}}},"currency":{"latn":{"currencySpacing":{"beforeInsertBetween":" ","afterInsertBetween":" "},"standard":"¤#,##0.00","accounting":"¤#,##0.00;(¤#,##0.00)","unitPattern":"{0}{1}","short":{"1000":{"other":"0"},"10000":{"other":"¤0万"},"100000":{"other":"¤00万"},"1000000":{"other":"¤000万"},"10000000":{"other":"¤0000万"},"100000000":{"other":"¤0亿"},"1000000000":{"other":"¤00亿"},"10000000000":{"other":"¤000亿"},"100000000000":{"other":"¤0000亿"},"1000000000000":{"other":"¤0万亿"},"10000000000000":{"other":"¤00万亿"},"100000000000000":{"other":"¤000万亿"}}}}},"nu":["latn"]},"locale":"zh"}
|
package/tests/misc.test.ts
DELETED
|
@@ -1,278 +0,0 @@
|
|
|
1
|
-
import '@formatjs/intl-pluralrules/polyfill'
|
|
2
|
-
import {NumberFormat} from '../src/core'
|
|
3
|
-
|
|
4
|
-
const LOCALES = [
|
|
5
|
-
'en',
|
|
6
|
-
'en-GB',
|
|
7
|
-
'da',
|
|
8
|
-
'de',
|
|
9
|
-
'es',
|
|
10
|
-
'fr',
|
|
11
|
-
'id',
|
|
12
|
-
'it',
|
|
13
|
-
'ja',
|
|
14
|
-
'ko',
|
|
15
|
-
'ms',
|
|
16
|
-
'nb',
|
|
17
|
-
'nl',
|
|
18
|
-
'pl',
|
|
19
|
-
'pt',
|
|
20
|
-
'ru',
|
|
21
|
-
'sv',
|
|
22
|
-
'th',
|
|
23
|
-
'tr',
|
|
24
|
-
'uk',
|
|
25
|
-
'zh',
|
|
26
|
-
'zh-Hans',
|
|
27
|
-
'zh-Hant',
|
|
28
|
-
'en-BS',
|
|
29
|
-
]
|
|
30
|
-
|
|
31
|
-
LOCALES.forEach(locale => {
|
|
32
|
-
require(`@formatjs/intl-pluralrules/locale-data/${locale.split('-')[0]}`)
|
|
33
|
-
NumberFormat.__addLocaleData(require(`./locale-data/${locale}.json`))
|
|
34
|
-
})
|
|
35
|
-
|
|
36
|
-
// Replicate Google Chrome's behavior: when there is a compact pattern, drop the percentage sign.
|
|
37
|
-
// For example, 10000 is formatted to "1M" (10000 * 100 = 1M).
|
|
38
|
-
it('formats percentage with comapct notation', () => {
|
|
39
|
-
expect(
|
|
40
|
-
NumberFormat('en-BS', {
|
|
41
|
-
style: 'percent',
|
|
42
|
-
notation: 'compact',
|
|
43
|
-
}).format(10_000)
|
|
44
|
-
).toBe('1M')
|
|
45
|
-
})
|
|
46
|
-
|
|
47
|
-
it('should lookup locale correctly', function () {
|
|
48
|
-
expect(
|
|
49
|
-
new NumberFormat('en-BS', {
|
|
50
|
-
style: 'unit',
|
|
51
|
-
unit: 'bit',
|
|
52
|
-
}).format(1000)
|
|
53
|
-
).toBe('1,000 bit')
|
|
54
|
-
expect(
|
|
55
|
-
new NumberFormat('en-BS', {
|
|
56
|
-
style: 'unit',
|
|
57
|
-
unit: 'celsius',
|
|
58
|
-
}).format(1000)
|
|
59
|
-
).toBe('1,000°C')
|
|
60
|
-
expect(
|
|
61
|
-
new NumberFormat('en-BS', {
|
|
62
|
-
style: 'unit',
|
|
63
|
-
unit: 'gallon',
|
|
64
|
-
}).format(1000)
|
|
65
|
-
).toBe('1,000 US gal')
|
|
66
|
-
})
|
|
67
|
-
|
|
68
|
-
it('supportedLocalesOf should return correct result based on data loaded', function () {
|
|
69
|
-
expect(NumberFormat.supportedLocalesOf(['zh', 'en-US', 'af'])).toEqual([
|
|
70
|
-
'zh',
|
|
71
|
-
'en',
|
|
72
|
-
])
|
|
73
|
-
expect(NumberFormat.supportedLocalesOf(['af'])).toEqual([])
|
|
74
|
-
})
|
|
75
|
-
it('should not crash if unit is not specified', function () {
|
|
76
|
-
expect(new NumberFormat().resolvedOptions().unit).toBeUndefined()
|
|
77
|
-
})
|
|
78
|
-
|
|
79
|
-
// Some test262
|
|
80
|
-
describe('test262 examples', function () {
|
|
81
|
-
const tests = [
|
|
82
|
-
['0.000345', '345E-6', '3,45E-4'],
|
|
83
|
-
['0.345', '345E-3', '3,45E-1'],
|
|
84
|
-
['3.45', '3,45E0', '3,45E0'],
|
|
85
|
-
['34.5', '34,5E0', '3,45E1'],
|
|
86
|
-
['543', '543E0', '5,43E2'],
|
|
87
|
-
['5430', '5,43E3', '5,43E3'],
|
|
88
|
-
['543000', '543E3', '5,43E5'],
|
|
89
|
-
['543211.1', '543,211E3', '5,432E5'],
|
|
90
|
-
]
|
|
91
|
-
|
|
92
|
-
it('10000', function () {
|
|
93
|
-
expect(
|
|
94
|
-
new NumberFormat('th', {
|
|
95
|
-
notation: 'compact',
|
|
96
|
-
signDisplay: 'exceptZero',
|
|
97
|
-
compactDisplay: 'short',
|
|
98
|
-
}).format(10000)
|
|
99
|
-
).toBe('+10K')
|
|
100
|
-
})
|
|
101
|
-
|
|
102
|
-
it('10000 currency', function () {
|
|
103
|
-
expect(
|
|
104
|
-
new NumberFormat('en-US', {
|
|
105
|
-
style: 'currency',
|
|
106
|
-
currency: 'USD',
|
|
107
|
-
currencySign: 'standard',
|
|
108
|
-
signDisplay: 'exceptZero',
|
|
109
|
-
currencyDisplay: 'narrowSymbol',
|
|
110
|
-
notation: 'standard',
|
|
111
|
-
compactDisplay: 'short',
|
|
112
|
-
}).format(10000)
|
|
113
|
-
).toBe('+$10,000.00')
|
|
114
|
-
expect(
|
|
115
|
-
new NumberFormat('en-US', {
|
|
116
|
-
style: 'currency',
|
|
117
|
-
currency: 'ZWD',
|
|
118
|
-
currencySign: 'standard',
|
|
119
|
-
signDisplay: 'exceptZero',
|
|
120
|
-
currencyDisplay: 'narrowSymbol',
|
|
121
|
-
notation: 'compact',
|
|
122
|
-
compactDisplay: 'short',
|
|
123
|
-
}).format(10000)
|
|
124
|
-
).toBe('+ZWD 10K')
|
|
125
|
-
expect(
|
|
126
|
-
new NumberFormat('en-US', {
|
|
127
|
-
style: 'currency',
|
|
128
|
-
currency: 'ZWD',
|
|
129
|
-
currencySign: 'standard',
|
|
130
|
-
signDisplay: 'exceptZero',
|
|
131
|
-
currencyDisplay: 'narrowSymbol',
|
|
132
|
-
notation: 'compact',
|
|
133
|
-
compactDisplay: 'long',
|
|
134
|
-
}).format(10000)
|
|
135
|
-
).toBe('+ZWD 10K')
|
|
136
|
-
expect(
|
|
137
|
-
new NumberFormat('en-US', {
|
|
138
|
-
style: 'currency',
|
|
139
|
-
currency: 'ZWD',
|
|
140
|
-
currencySign: 'standard',
|
|
141
|
-
signDisplay: 'exceptZero',
|
|
142
|
-
currencyDisplay: 'name',
|
|
143
|
-
notation: 'compact',
|
|
144
|
-
compactDisplay: 'long',
|
|
145
|
-
}).format(10000)
|
|
146
|
-
).toBe('+10 thousand Zimbabwean dollars (1980–2008)')
|
|
147
|
-
expect(
|
|
148
|
-
new NumberFormat('uk', {
|
|
149
|
-
style: 'currency',
|
|
150
|
-
currency: 'GBP',
|
|
151
|
-
currencySign: 'standard',
|
|
152
|
-
signDisplay: 'exceptZero',
|
|
153
|
-
currencyDisplay: 'name',
|
|
154
|
-
notation: 'compact',
|
|
155
|
-
compactDisplay: 'short',
|
|
156
|
-
}).format(10000)
|
|
157
|
-
).toBe('+10 тис. англійських фунтів')
|
|
158
|
-
expect(
|
|
159
|
-
new NumberFormat('uk', {
|
|
160
|
-
style: 'currency',
|
|
161
|
-
currency: 'GBP',
|
|
162
|
-
currencySign: 'accounting',
|
|
163
|
-
signDisplay: 'exceptZero',
|
|
164
|
-
currencyDisplay: 'name',
|
|
165
|
-
notation: 'scientific',
|
|
166
|
-
compactDisplay: 'short',
|
|
167
|
-
}).format(10000)
|
|
168
|
-
).toBe('+1,00Е4 англійського фунта')
|
|
169
|
-
})
|
|
170
|
-
|
|
171
|
-
it('10000 currency de compactLong', function () {
|
|
172
|
-
expect(
|
|
173
|
-
new NumberFormat('de', {
|
|
174
|
-
style: 'currency',
|
|
175
|
-
currency: 'USD',
|
|
176
|
-
currencySign: 'accounting',
|
|
177
|
-
signDisplay: 'auto',
|
|
178
|
-
currencyDisplay: 'name',
|
|
179
|
-
notation: 'compact',
|
|
180
|
-
compactDisplay: 'long',
|
|
181
|
-
}).format(10000)
|
|
182
|
-
).toBe('10 Tausend US-Dollar')
|
|
183
|
-
})
|
|
184
|
-
|
|
185
|
-
for (const [number, engineering, scientific] of tests) {
|
|
186
|
-
it(`number ${number}`, function () {
|
|
187
|
-
const nfEngineering = new NumberFormat('de-DE', {
|
|
188
|
-
notation: 'engineering',
|
|
189
|
-
})
|
|
190
|
-
expect(nfEngineering.format(+number)).toBe(engineering)
|
|
191
|
-
const nfScientific = new NumberFormat('de-DE', {
|
|
192
|
-
notation: 'scientific',
|
|
193
|
-
})
|
|
194
|
-
expect(nfScientific.format(+number)).toBe(scientific)
|
|
195
|
-
})
|
|
196
|
-
}
|
|
197
|
-
})
|
|
198
|
-
|
|
199
|
-
// https://github.com/formatjs/formatjs/issues/1670
|
|
200
|
-
it('chose compact pattern with rounded number', () => {
|
|
201
|
-
const nf = new NumberFormat('en', {
|
|
202
|
-
// maximumIntegerDigits: 3,
|
|
203
|
-
minimumFractionDigits: 2,
|
|
204
|
-
maximumFractionDigits: 2,
|
|
205
|
-
useGrouping: false,
|
|
206
|
-
style: 'decimal',
|
|
207
|
-
notation: 'compact',
|
|
208
|
-
})
|
|
209
|
-
|
|
210
|
-
expect(nf.format(999.995)).toEqual('1.00K')
|
|
211
|
-
expect(nf.format(999995000)).toEqual('1.00B')
|
|
212
|
-
})
|
|
213
|
-
|
|
214
|
-
// https://github.com/formatjs/formatjs/issues/1692
|
|
215
|
-
it('correctly rounds UP the number in the compact notation', () => {
|
|
216
|
-
const nf = new NumberFormat('en', {
|
|
217
|
-
notation: 'compact',
|
|
218
|
-
compactDisplay: 'short',
|
|
219
|
-
})
|
|
220
|
-
expect(nf.format(9990)).toEqual('10K')
|
|
221
|
-
})
|
|
222
|
-
|
|
223
|
-
it('avoids floating point precision loss at best effort when formatting huge numbers (significantDigits)', () => {
|
|
224
|
-
const nf = new NumberFormat([], {minimumSignificantDigits: 1})
|
|
225
|
-
expect(nf.format(1e41)).toEqual(
|
|
226
|
-
'100,000,000,000,000,000,000,000,000,000,000,000,000,000'
|
|
227
|
-
)
|
|
228
|
-
})
|
|
229
|
-
|
|
230
|
-
it('avoids floating point precision loss at best effort when formatting huge numbers (fractionDigits)', () => {
|
|
231
|
-
const nf = new NumberFormat([], {minimumFractionDigits: 0})
|
|
232
|
-
expect(nf.format(1e41)).toEqual(
|
|
233
|
-
'100,000,000,000,000,000,000,000,000,000,000,000,000,000'
|
|
234
|
-
)
|
|
235
|
-
})
|
|
236
|
-
|
|
237
|
-
test('NaN zh-TW', function () {
|
|
238
|
-
expect(new NumberFormat('zh-TW').format(NaN)).toBe('非數值')
|
|
239
|
-
})
|
|
240
|
-
|
|
241
|
-
it('ignore-invalid-unicode-ext-values.js', function () {
|
|
242
|
-
var locales = ['ja-JP', 'zh-Hans-CN', 'zh-Hant-TW']
|
|
243
|
-
var input = 1234567.89
|
|
244
|
-
|
|
245
|
-
locales.forEach(function (locale) {
|
|
246
|
-
var defaultNumberFormat = new NumberFormat([locale])
|
|
247
|
-
var defaultOptions = defaultNumberFormat.resolvedOptions()
|
|
248
|
-
var defaultLocale = defaultOptions.locale
|
|
249
|
-
var defaultFormatted = defaultNumberFormat.format(input)
|
|
250
|
-
|
|
251
|
-
const keyValues = {
|
|
252
|
-
cu: ['USD', 'EUR', 'JPY', 'CNY', 'TWD', 'invalid'],
|
|
253
|
-
nu: ['native', 'traditio', 'finance', 'invalid'],
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
Object.getOwnPropertyNames(keyValues).forEach(function (key) {
|
|
257
|
-
keyValues[key as 'cu'].forEach(function (value) {
|
|
258
|
-
var numberFormat = new NumberFormat([
|
|
259
|
-
locale + '-u-' + key + '-' + value,
|
|
260
|
-
])
|
|
261
|
-
var options = numberFormat.resolvedOptions()
|
|
262
|
-
expect(options.locale).toBe(defaultLocale)
|
|
263
|
-
expect(options).toEqual(defaultOptions)
|
|
264
|
-
expect(numberFormat.format(input)).toBe(defaultFormatted)
|
|
265
|
-
})
|
|
266
|
-
})
|
|
267
|
-
})
|
|
268
|
-
})
|
|
269
|
-
|
|
270
|
-
it('GH#2887', function () {
|
|
271
|
-
expect(
|
|
272
|
-
new NumberFormat('en', {
|
|
273
|
-
style: 'currency',
|
|
274
|
-
currency: 'EUR',
|
|
275
|
-
notation: 'compact',
|
|
276
|
-
}).format(30.0)
|
|
277
|
-
).toBe('€30')
|
|
278
|
-
})
|