This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/23831] nl_NL missing LC_NUMERIC thousands_sep


https://sourceware.org/bugzilla/show_bug.cgi?id=23831

--- Comment #3 from Jim <sourceware.org at troep dot com> ---
Yes both money and regular numbers should be the same:

mon_thousands_sep         "."
thousands_sep             "."

mon_grouping              3;3
grouping                  3;3

The links I've added in the previous post concur this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]