← Back to team overview

unity-api-bugs team mailing list archive

Re: [Bug 1236288] Re: [indicators] The time indicator should always display time in 24h format

 

On Mon, 2013-10-21 at 10:36 +0000, Matthew Paul Thomas wrote:

> I'm skeptical that enough people understand 24-hour time, but I have no
> evidence either way.


I would agree.  Most people in the US would describe that as "broken."

The code is currently based on the locale, and it detects based on how
your locale is configured.  We can change the default locale to be UK
English.  That might realise a solution to the problem.

Or we can change how it is formatted.  There's no reason it needs to be
"12:42 PM", it could be "12:42 pm" or "12:42p".  Or has Jouni mentioned
we can us sub or super script.

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Date and Time.
https://bugs.launchpad.net/bugs/1236288

Title:
  [indicators] The time indicator should always display time in 24h
  format

Status in The Date and Time Indicator:
  Incomplete
Status in Ubuntu UX bugs:
  Confirmed
Status in The Unity 8 shell:
  In Progress

Bug description:
  The time indicator should always display time in 24h format to make
  better use of the available space in the indicator bar.

  Currently the time is displayed with an AM or PM, this is incorrect.

  <https://wiki.ubuntu.com/TimeAndDate#phone-menu>

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1236288/+subscriptions


References