commit | 949e9df25bccb736675f950591d3a286ae4052fc | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Apr 30 13:41:06 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed May 01 14:12:05 2013 -0700 |
tree | ab6ffc3977158b13553e7b94b6c985b1d84433d9 | |
parent | e3f2735fcfd8dafd226200d5cf219a6f82c9cc0c [diff] |
Show CJK dates as all-numeric in the DatePicker. Before, we'd have something like 2006 4月12. After, we have 2006 4 12. The alternative would require using custom NumberPicker.Formatter instances for the year and day fields in these locales, and that seems significantly more disruptive. Bug: 8766552 Change-Id: I568578aae2f80f2acfc53cd277ef3beae6743472