I want to change system behaviour so it uses "." as decimal separator and "" as thousands separator. I have checked LC_NUMERIC
options and none of them seem to offer me this behavior without modifying date formats too.
I wonder if there is any specific way to create a custom LC_NUMERIC
format with a custom set up, something like:
decimal_point="."
thousands_sep=""
(...)
he_IL
part and pick the appropriate source file. (Not suggesting a dupe since I have a hammer here.) – Stephen Kitt Oct 18 '21 at 09:45