Searched hist:193867 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/share/numericdef/
H A DMakefilediff 193867 Tue Jun 09 20:26:44 MDT 2009 edwin Fix LC_NUMERIC and LC_MONETARY for de_CH locale

With the de_CH (swiss german) locale, numbers should look like this:

numbers: 1'234.45
monetary values: Fr. 1'234.45

Previously, the thousands separator was missing for numbers, and
"." for monetary values, and "," was incorrectly used as decimal
point.

PR: conf/75502
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
MFC after: 1 week

Completed in 150 milliseconds