Open
Description
Sorry if this is documented somewhere but I couldn't find it. How does mixed locale support work in this library? E.g. If I set LC_MESSAGES
and LC_NUMERIC
to different values?
I'm considering using this for a command line program of mine and proper mixed locale support is something I consider absolutely critical. I use it myself (I prefer English text due to poor translations, and poor searchability of translated errors. But I want Monday as first day of week, comma as the decimal separator, Swedish weekday names, 24h time, sane date format etc).
But before I invest time in using this I want to know that this fundamental feature is actually supported.
Metadata
Metadata
Assignees
Labels
No labels