Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 110e5397 authored by Wilhelm Fitzpatrick's avatar Wilhelm Fitzpatrick Committed by Gerrit Code Review
Browse files

Select correct 12 or 24 time format according to Locale

apps that depend on java.text.DateFormat and friends to format
a date or time string will expect it to correctly handle 12 or 24
time format according to the current locale and user selections in
settings. This fixes a case where this was not being done properly
when setting up a process in a locale that defaults to 24 hour
time display when the user had not explicitly overriden the
default format. It also includes a fix to update time formats
if the user changes their locale without requiring the process
to restart.

This is a fix for CYNGNOS-495 which noted incorrect date
formatting in the call log after choosing a locale that uses
24 hour time formats.

Change-Id: I449e7ef22f09a29de775aaf3fd8d38ca634a0bb4
parent b4655556
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment