Giter Site home page Giter Site logo

Comments (5)

younies avatar younies commented on September 15, 2024

and Other is always exist, it is better to have an external type other_patter/default_pattern : Cow<'data, str> , so, in the code we do not need to trust unwrap

from icu4x.

robertbastian avatar robertbastian commented on September 15, 2024

Can you locate this missing value in CLDR-JSON?

from icu4x.

sffc avatar sffc commented on September 15, 2024

@zbraniecki posted the following in chat:

Younis - can you locate the correct group in https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-units-modern/main/en/units.json ?
I'm comparing it to sd locale data
is it this - https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-numbers-modern/main/en-001/numbers.json#L168-L170 ?
but this one has other in sd - https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-numbers-modern/main/sd/numbers.json#L263-L265

from icu4x.

robertbastian avatar robertbastian commented on September 15, 2024

That^ PR is not related to this. It does not remove the sd locale, because there is data for it.

from icu4x.

sffc avatar sffc commented on September 15, 2024

UTS 35 says:

The numberSystem attribute is used to specify that the given number formatting pattern(s) are to be used when the given numbering system is active. By default, number formatting patterns without a specific numberSystem attribute are assumed to be used for the "latn" numbering system, which is western (ASCII) digits. Locales that specify a numbering system other than "latn" as the default should also specify number formatting patterns that are appropriate for use within the context of the given numbering system. For more information on numbering systems and their definitions, see Section 1: Numbering Systems.

We confirmed that in the sd locale, there is a pattern in latn but not arab, but the default numbering system is arab.

There should be a CLDR issue filed about this.

from icu4x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.