Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/locales.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-15Correct english inheritancecorrect-en-fallbackDean Karn
- old logic fell back to base locale when data could not be found; no it attempts to find via inheritance cross reference. Closes #7
2017-02-09Update to CLDR v30.0.3v30-cldrjoeybloggs
- Regenerated locale data from v30.0.3 CLDR data - Added negative year check for FmtDataXXX functions with 4 digit years - update ru_RU test to handle change of short date format from v29 dd.MM.yy to v30 dd.MM.y