OSDN Git Service

DateUtils should use the user's 12/24-hour preference, not the locale's.
authorElliott Hughes <enh@google.com>
Wed, 14 Aug 2013 22:12:43 +0000 (15:12 -0700)
committerElliott Hughes <enh@google.com>
Wed, 14 Aug 2013 22:12:43 +0000 (15:12 -0700)
commitf0b79aeed36f0839e4effaa36893b7ca71292563
treece4f5634a4db4e38e2c5a0b6ded598c8db258b24
parenta0b320a66f6467107edac57f3f41471d9d550507
DateUtils should use the user's 12/24-hour preference, not the locale's.

Bug: 10312832
Change-Id: If23c124cf8442988de5feccb6f2c40b808a2eb89
core/java/android/text/format/DateUtils.java