DescriptionFix ChromeOS clock menu so that it can show 12-hour clock in all locales.
BUG=chromium-os:15183
TEST=Set "OS Language" to "Japanese" and open "System" setting.
Click the check box of "Use 24-hour clock".
Verify the top-right menu clock toggles (12 <--> 24).
The cause of the issue was that, the 12/24h setting is not
referred at all when time strings are formatted with AM/PM
sign dropped.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87229
Patch Set 1 #Patch Set 2 : Removed unneccessary #includes. #Patch Set 3 : Added unittests. #
Total comments: 2
Patch Set 4 : Removed unnecessary use of PlatformTest. #
Messages
Total messages: 8 (0 generated)
|