Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-116396

userGrouping feature for Spanish numbers locale

XMLWordPrintable

    • All
    • 8

      In bug report QTBUG-115740 the Spanish number localization received some updates how the CLDR has stated the thousand separators to work.

      Could there be implemented an optional "useGrouping" which our user is requesting:
      "
      I was still checking the topic on the web, and I come across a similar example in JS.

      https://stackoverflow.com/questions/61705430/chrome-tolocalestring-thousands-separator-is-not-working-for-spanish

      Although by default it is true that they do what the CLDR dictates, at least they have made it possible to apply the useGrouping option to obtain the expected value. From Qt, I think that at least this casuistry should be able to be contemplated, since as I mentioned previously, in Spain it is the most widespread format

      https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat#usegrouping
      "

      This kind of format is possible for example in Microsoft Excel, Google Sheets etc.

        1. Chrome_JS.png
          Chrome_JS.png
          9 kB
        2. Excel.png
          Excel.png
          33 kB
        3. Google sheet.png
          Google sheet.png
          124 kB
        4. Numbers.png
          Numbers.png
          178 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Eddy Edward Welbourne
            tero.pelkonen Tero Pelkonen
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes