From df1ba7193e4b3204b5962627942c28c169cafc46 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Fri, 21 Apr 2017 16:37:20 +0200 Subject: [PATCH] Add CLDR data structure to definr currencies. Thanks @FlorentE. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f637ed1..f296e56 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ International Bank Account Numbers are not immune to mistakes. - [Falsehoods About Economics](http://exple.tive.org/blarg/2016/09/22/falsehoods-programmers-believe-about-economics/) - Economics are not simple or rational. +- [CLDR currency +definitions](http://unicode.org/cldr/trac/browser/tags/release-31/common/supplemental/supplementalData.xml#L81) - +Currency validity date ranges overlap due to revolts, invasions, new +constitutions, and slow planned adoption. - [`tax`](https://github.com/commerceguys/tax) - A PHP 5.4+ tax management library.