-
The examples that I have seen, here and in the globalization repo, leave me wondering how to load CLDR data. This data, as you know, comes from multiple JSON files yet the examples show loading a sing…
-
The default registry still lists "field options" as being valid configuration for MF2.
https://github.com/unicode-org/message-format-wg/blob/main/exploration/default-registry-and-mf1-compatibility.…
-
Hello, trying to build Serenity on Gentoo I am getting:
```
[11/15] Performing configure step for 'serenity'
loading initial cache file /home/eseifert/dev/serenity/Build/superbuild-x86_64/serenit…
-
TZDB inherently only supports two values for the zone variant, `DST` is a bool in its data model.
In ICU4X we currently model this more openly, and say thing like "concepts such as Standard, Summer…
-
This encompasses a few different ideas:
- Allow overriding of existing values in the CLDR
- Allow insertion of new elements in CLDR XML
- Allow addition of xml files for new locales
I don't know how …
-
I think the `CldrParser `is broken for at least `supplementalData.xml`. And because of that the `CurrencyReader` is broken too. The function `generateFractions` ist writing an array with just one entr…
-
Hi! Just an idea.
Using [CLDR.js](https://github.com/jamesarosen/CLDR.js) you can support literally any language described in spec http://cldr.unicode.org/
-
Parse CLDR to extract date and time formats.
-
Hello,
I'm trying yoeman and I'm launching
`yo springboot-hexagonal` or `yo spring-boot-rest-api`
(after installing them with npm install)
got
```
Error springboot-hexagonal
Current en…
-
this would allow to share the CLDR between various globalization projects without downloading it several times.
https://github.com/rxaviers/cldrjs