Recently I upgraded to Ubuntu 11.04. The clock indicator on the panel is not following my regional settings format.
I edited locales and in all applications I have the right format of date and time except clock indicator on the panel. Tried dconfig editor but keys for clock applet cannot be changed. Tried to purge indicator and reinstall it - still the same. Is there any way that
I could change formatting of datetime indicator?
- Here is format I'm using system wide:
%A, %d %B %Y, %I:%M:%S
- Here is format of datetime-indicator that pops up:
%a%B%d %H:%M:%S
sudo
. The preferences are per-user. – James Henstridge May 12 '11 at 00:12dconf-editor
to change "Mon Dec 18 18:41" to "Mon, 18 Dec 18:41"? – DBinJP Dec 18 '17 at 09:41