On Wed, 30 Aug 2023 00:53:55 +0000 TJ Shipp <[email protected]> wrote: > Thank you, I think LC_NUMERIC will work for the number formatting, my > company is also looking for something along the lines of this, and > hoping to use locale/systemd to handle it: > > https://lists.freedesktop.org/archives/xdg/2023-August/014659.html > ________________________________ > From: systemd-devel <[email protected]> on > behalf of [email protected] > <[email protected]> Sent: Tuesday, August > 29, 2023 6:24 PM To: [email protected] > <[email protected]> Subject: systemd-devel Digest, > Vol 160, Issue 37 > > Send systemd-devel mailing list submissions to > [email protected]
Please trim your replies, especially if replying to a digest! What you're looking for sounds under-specified and potentially very complex. I would recommend that you try to implement a freestanding system that implements all the requirements you have, and only then consider integrating it in whatever 'standard' you think is appropriate. At present I don't think you'll find it easy to persuade people this is something that is sensible to incorporate in some other system.
