<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow custom locale settings for decimal separator, group separator, default date and time formats"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46448#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow custom locale settings for decimal separator, group separator, default date and time formats"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46448">bug 46448</a>
              from <span class="vcard"><a class="email" href="mailto:mjulier@free.fr" title="Miguel <mjulier@free.fr>"> <span class="fn">Miguel</span></a>
</span></b>
        <pre>If, some day, you allow to change these separators and formats, please allow to
change the list separator.

In French, the standard list separator is a semicolon (";"), since the comma is
already used for the decimal separator (which is very inconvenient when opening
a standard CSV file or any other file created by a C program or similar). If
one changes the decimal separator to a dot ("."), he will possibly want to
change the list separator to a comma (","), and write a sum like SOMME(A1,A2)
instead of SOMME(A1;A2), and a CSV file like "pi,3.1416,e,2.71828" instead of
"pi;3.1416;e;2.71828" or "pi;3,1416;e;2,71828".</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>