Last modified: 2013-07-11 05:57:57 UTC
According to the Manual of Style, the numbers should be separated by spaces (non-breaking spaces). The comma and dot can be used as decimal separators. We request to change the current behavior to match the one of fr.wikipedia with the difference the dot should be accepted as decimal separator too, although the comma is preferred. So, formatnum would return this: {{formatnum:1890.01}} -> 1 890,0 {{formatnum:1890,01}} -> 1 890,0 {{formatnum:1890}} -> 1 890
This isn't a per project customisation, it's done per language.
Well, the spanish Wikipedia doesn't say that. It was defined by the Real Academia Española, so it's kind of official: http://buscon.rae.es/dpdI/SrvltGUIBusDPD?lema=n%C3%BAmeros#2
CLDR is not listing that format: http://st.unicode.org/cldr-apps/survey?_=es&forum=es&xpath=%2F%2Fldml%2Fnumbers%2FdecimalFormats%2FdecimalFormatLength%2FdecimalFormat%5B%40type%3D%22standard%22%5D%2Fpattern%5B%40type%3D%22standard%22%5D
There is a CLDR feedback welcome period beginning from next Wednesday (2012-04-04), seems something to report them.
Baron, see http://translatewiki.net/wiki/Language_support_team/CLDR-2012
Gerrit change #34429. Also reported to CLDR on http://unicode.org/cldr/trac/ticket/5465
Gerrit change #34429 merged. Marking this bug as resolved.