<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Support ‰ (per mille) number format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132244#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Support ‰ (per mille) number format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132244">bug 132244</a>
              from <span class="vcard"><a class="email" href="mailto:info@scito.ch" title="info@scito.ch">info@scito.ch</a>
</span></b>
        <pre>Thanks for the input. I've tested it.

The example in the help with million (0.0,, "Million") works, however
'0,00."‰"' does not work.

For million the thousands delimiters (,) is used which acts as division by 1000
for display.
However for ‰, there seems to be no sign, which acts as multiplication by 1000
for display.

I've tested it in English (USA) locale.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>