[PATCH 0/1] Adaption of space as thousands separator
Vincent Lefevre
vincent@vinc17.net
Fri Jan 19 13:45:37 GMT 2024
Hi,
On 2024-01-19 14:31:25 +0100, Yingxiang Yao wrote:
> I adapted the change for thousands separator.
[...]
> Yingxiang Yao (1):
> Change thousands separator to space
A normal space may be an issue when reading numbers as data are often
separated by whitespace. FYI, a (non-breaking) thin space is usually
recommended. Following this practice, the fr_FR.utf8 locale currently
uses U+202F NARROW NO-BREAK SPACE (e2 80 af).
--
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
More information about the Libc-alpha
mailing list