summaryrefslogtreecommitdiffstats
path: root/include/ion
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-05-12 16:29:46 -0700
committerAlex Ray <aray@google.com>2013-07-30 13:56:50 -0700
commit9db34413c7326960377c982a1844ffa13e020334 (patch)
treeb14263c58359c4871220124923b6d7c321063695 /include/ion
parent62a381bd134ab0b7874ef4ffa6793fc3210ff7c1 (diff)
downloadcore-9db34413c7326960377c982a1844ffa13e020334.tar.gz
core-9db34413c7326960377c982a1844ffa13e020334.tar.bz2
core-9db34413c7326960377c982a1844ffa13e020334.zip
Start using CLDR for some date-and-time strings and formats.
Use java.text.DateFormat where possible, since that is already using the CLDR data for the things it supports. Remove an unused date format object from DatePickerDialog. Add a new method for getting the standalone month names from applications, although @hidden for now because it is an API change. Pass the standalone month names down to native code in Time so that tztime's strftime() can use them. And then the bulk of the change: replace all the names for the months and the days of the week, and AM and PM, and yesterday, today, and tomorrow, with strings from CLDR. And replace several of the date format strings with ones derived from CLDR, but reformatted to use strftime() style instead of SimpleDateFormat style. All these resource changes go into new donottranslate-cldr.xml files and are removed from strings.xml so that they aren't part of the normal translation process and the translators don't have to bother with them (and risk messing them up).
Diffstat (limited to 'include/ion')
0 files changed, 0 insertions, 0 deletions