Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicator doesn't respond to change in time format #285

Open
eduinus opened this issue Nov 2, 2021 · 1 comment
Open

Indicator doesn't respond to change in time format #285

eduinus opened this issue Nov 2, 2021 · 1 comment

Comments

@eduinus
Copy link

eduinus commented Nov 2, 2021

What Happened?

After a fresh install of Odin, I am unable to change the format of the indicator to a 12h (am/pm) clock instead of a 24hr format.

Steps to Reproduce

  1. Click on the indicator
  2. Click Date & Time Settings
  3. Select AM/PM option for Time Format

Expected Behavior

After selecting a 12h time, the indicator should show the time in am/pm format but it remains in military time.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

n/a

@eduinus
Copy link
Author

eduinus commented Nov 2, 2021

I was able to fix this issue by installing the "indicator-datetime" package

sudo apt install indicator-datetime

and then using Dconf-Editor to set the /com/canonical/indicator/datetime/time-format/ setting to '12-hour'

So it seems that proper functionality for wing-panel-indicator-datetime relies on the ubuntu indicator-datetime package, which may not ship with Odin by default.

Now I can readily change the dateformat of the indicator through date and time settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant