Skip to content

Adding a option to change to 24 hour format in Debian #943

Description

@bungadrum

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

  • I checked for duplicate issues.
  • I checked already existing discussions.
  • This feature is not included in the roadmap.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions