Clock can't display international date format
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Panel |
Incomplete
|
Low
|
|||
gnome-panel (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Clock applet does not show international ISO-6801 date format, even though EN_DK locale "English (Danish)" is enabled.
Instead, the clock still shows the US date "Sun Mar 12, 16:49". It should show "2006-03-12 16:49".
Most users like to use English user interface, but not US units and dates. Instead, most of the world uses the metric system (SI-system) and will probably be adopting ISO-8601 dates (like "2006-03-12 16:39").
Suggestion:
- make Clock (gnome-panel) respect EN_DK locale
and
- add ISO-8601 format to Clock:Preferences (it already has 24h option for time)
I am using Ubuntu 5.10 Breezy with gnome-panel 2.12.1-0ubuntu. In gdm login, I chose Languages:English (Danish) as recommended in
http://
~$ locale
LANG=en_DK.UTF-8
LC_CTYPE=
LC_NUMERIC=
LC_TIME=en_DK.utf8
LC_COLLATE=
LC_MONETARY=
LC_MESSAGES=
LC_PAPER=
LC_NAME=
LC_ADDRESS=
LC_TELEPHONE=
LC_MEASUREMENT=
LC_IDENTIFICATI
LC_ALL=
ISO-8601 date format is the recommendation of ISO and W3C:
http://
Changed in gnome-panel: | |
status: | Needs Info → Unconfirmed |
Changed in gnome-panel: | |
status: | Confirmed → Triaged |
Changed in gnome-panel: | |
importance: | Unknown → Low |
Changed in gnome-panel: | |
status: | Confirmed → Incomplete |
Thanks for your bug. Do you have the language- pack-gnome- en-base package installed?