I have installed Ubuntu 18.04 and I have the following issue:
I tried to change the date on the top panel to 12h format instead of the default 24h format but I found no editable option into settings or gnome-tweaks
tool.
I hope to find help here.
I have installed Ubuntu 18.04 and I have the following issue:
I tried to change the date on the top panel to 12h format instead of the default 24h format but I found no editable option into settings or gnome-tweaks
tool.
I hope to find help here.
There are several ways:
From GUI (Settings):
Open Settings >Details> Date & Time. Then pick either 24 hrs or am/pm
From GUI (using dconf-editor)
Open dconf Editor (not installed by default, run
to install), and browse to org > gnome > desktop > interface > clock-format, and change the format to
'12h'
From command line:
Run the command:
To revert:
To run the following commands, first install the
dconf-editor
package:Then run this command, to switch to 12-hour mode:
If you ever want to revert to 24-hour mode, you can do so by running:
Right click on the date and time located in the panel.
Change the capital R to lower-case r.