Vidhur Vohra 9d3cebc26a Updating to CLDR 32.0.1 %!s(int64=6) %!d(string=hai) anos
..
data cbb46634d9 initial commit %!s(int64=8) %!d(string=hai) anos
README.md 07f042c310 add more notes to generate resources code. %!s(int64=8) %!d(string=hai) anos
currency.tmpl 5e30685010 add regular currency logic %!s(int64=8) %!d(string=hai) anos
generate_resources.go 9d3cebc26a Updating to CLDR 32.0.1 %!s(int64=6) %!d(string=hai) anos
locale_map.tmpl 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. %!s(int64=8) %!d(string=hai) anos
tests.tmpl 016991eda3 add generated tests %!s(int64=7) %!d(string=hai) anos
translator.tmpl 720cad5fc9 Updated CLDR to 31.0.1; Added test for russian; Added methods Decimal, Group, Minus; Refactoring: replaced l := len(s) + 0 + 0*len(s[:len(s)-int(v)-1])/3 => l := len(s) + 0; t.Year()*-1 -> -t.Year() %!s(int64=6) %!d(string=hai) anos

README.md

Resources can be downloaded from http://cldr.unicode.org/index/downloads

extract them under the data folder in this directory.

If any errors, or problems with the CLDR rules are encountered I strongly encourage contributing to the CLDR project and/or adding the exceptions to generate_resources.go; any changes/fixes made directly to the generated locales will be rejected.