Is your feature request related to a problem? Please describe.
The latest version of Debian doesn't ship with a 24h format, but with 12 hour AM/PM instead. It takes a lot of messing in the terminal to change it. I use the EU format not the US one can you add a easy way to change that. Unlike Ubuntu Debian doesn't configure the Locale for you in the installer even if you set your location outside of US. Debian is very messy when it comes to changing and reconfiguring locales and time formats can you make it simpler for regular use?
Describe the solution you'd like
Adding a update/change locale option and a alternative to the US time. Similar when you do dpkg-reconfigure locales it would list all available locales and you would pick and change to one that suits your needs.
Examples:
update-locale LC_TIME=C.UTF-8
LC_TIME to en_GB.UTF-8
Describe alternatives you've considered
Listing all Locale options under Settings in Linutil. This would mostly be for Debian and Arch users. There could be a Locale category with available options as well.
Additional context
N/A
Checklist
Is your feature request related to a problem? Please describe.
The latest version of Debian doesn't ship with a 24h format, but with 12 hour AM/PM instead. It takes a lot of messing in the terminal to change it. I use the EU format not the US one can you add a easy way to change that. Unlike Ubuntu Debian doesn't configure the Locale for you in the installer even if you set your location outside of US. Debian is very messy when it comes to changing and reconfiguring locales and time formats can you make it simpler for regular use?
Describe the solution you'd like
Adding a update/change locale option and a alternative to the US time. Similar when you do
dpkg-reconfigure localesit would list all available locales and you would pick and change to one that suits your needs.Examples:
update-locale LC_TIME=C.UTF-8LC_TIME to en_GB.UTF-8Describe alternatives you've considered
Listing all Locale options under Settings in Linutil. This would mostly be for Debian and Arch users. There could be a Locale category with available options as well.
Additional context
N/A
Checklist