← Back to team overview

dx-packages team mailing list archive

[Bug 1252516] [NEW] locale's time format is not used in clock applet's "locations"

 

You have been subscribed to a public bug:

1) Set locale to "English (Denmark)" and set "Apply System-Wide" so that 24-hour time is used
System Settings > Language Support > Regional Formats > English (Denmark) > Apply System-Wide

2) logout and then log back in

3) set locations to be shown in clock applet
gsettings set com.canonical.indicator.datetime show-locations true; gsettings set com.canonical.indicator.datetime locations "['America/Denver Denver']"

4) In clock applet, notice how "location times" (i.e., Denver) is
displayed in 24-hour time.

5) set a custom presentation in top-panel so day shows before month (e.g., "18 Nov" instead of "Nov 18")
gsettings set com.canonical.indicator.datetime custom-time-format "%a %e %b   %R"; gsettings set com.canonical.indicator.datetime time-format custom

6) In clock applet, notice how "location times" (i.e., Denver) is now
displayed in 12-hour time without A.M/P.M., and the time displayed in
the top-panel (and locale) is 24-hour time.

** Affects: indicator-datetime (Ubuntu)
     Importance: Undecided
         Status: New

-- 
locale's time format is not used in clock applet's "locations"
https://bugs.launchpad.net/bugs/1252516
You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu.