commit | 5ad2451f9fcce650b018af4bb3eb3252606d9150 | [log] [tgz] |
---|---|---|
author | howardb <android@howardb.com> | Sun Jun 16 14:16:53 2013 +0100 |
committer | Elliott Hughes <enh@google.com> | Mon Jun 17 13:35:29 2013 -0700 |
tree | 175ce23ef391cd1dc7f0f6bee54a29b176dc36e7 | |
parent | 618ed2340283263164f578f818cc09148aacb9ed [diff] |
Correct Date format for el_GR, sv_SE and tr_TR locales Amend DateFormat.getDateFormat to CLDR data from icu4c instead of locale specific resource entries which are incorrect for several locales. No CTS tests are added as they require changing the locale which is not currently possible. Bug: https://code.google.com/p/android/issues/detail?id=56385 Change-Id: Ibd11c7fd9b595e19a3e2bf508e1585aa50067e03 Signed-off-by: howardb <android@howardb.com>