[Bug 1843366] Re: [eoan][2.30] locale woes, 12 hour clock and other issues

2019-09-10 Thread Frode Nordahl
I guess so, it may be the bug sources from somewhere else in the ecosystem and that some package has to cope with the changes to make the system not change behavior on upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1843366] Re: [eoan][2.30] locale woes, 12 hour clock and other issues

2019-09-10 Thread Gunnar Hjalmarsson
The en_US.UTF-8 locale gives you a 12 hour clock. Nothing new with that. As you indicated, you can change the behavior by assigning some other locale to LC_TIME. But you probably want C.UTF-8 rather than C to avoid the surprises you mentioned. I see no bug here. Closing. If you need help to

[Bug 1843366] Re: [eoan][2.30] locale woes, 12 hour clock and other issues

2019-09-10 Thread Frode Nordahl
$ locale LANG=en_US.UTF-8 LANGUAGE=en LC_CTYPE="en_US.UTF-8" LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=en_US.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=en_US.UTF-8 LC_NAME=en_US.UTF-8 LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 LC_MEASUREMENT=en_US.UTF-8

[Bug 1843366] Re: [eoan][2.30] locale woes, 12 hour clock and other issues

2019-09-10 Thread Gunnar Hjalmarsson
Please revert your change of LC_TIME, relogin, run the locale command, and show us here what it outputs. ** Changed in: glibc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.