[Libreoffice-bugs] [Bug 46448] Allow custom locale settings for decimal separator, group separator, default date and time formats
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 21 15:44:59 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=46448
--- Comment #19 from Miguel <mjulier at free.fr> ---
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".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170821/ffe9dd83/attachment.html>
More information about the Libreoffice-bugs
mailing list