summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/format/DateUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Fix DateUtils.formatElapsedTime, againRicardo Cerqueira2013-06-211-1/+1
* Revert behavior of DateUtils.formatElapsedTimeRicardo Cerqueira2013-06-201-0/+4
* Fix DateUtils.formatElapsedTime.Elliott Hughes2013-04-071-71/+18
* Utility to format human-friendly durations.Jeff Sharkey2012-11-131-0/+24
* Fix formatDateRange month names for Farsi.Elliott Hughes2012-09-181-2/+12
* Use proper digits in formatElapsedTime and format3339Roozbeh Pournader2012-09-181-32/+22
* Use icu4c for CLDR "yesterday", "today", and "tomorrow" strings.Elliott Hughes2012-09-141-3/+8
* Switch DateUtils and Time over to using the CLDR for all week and month names.Elliott Hughes2012-09-141-124/+29
* Use ICU's CLDR data for "AM" and "PM" strings.Elliott Hughes2012-09-141-6/+3
* Deprecate those parts of DateUtils the documentation says not to use.Elliott Hughes2012-09-141-0/+31
* Fixes relative time formatting issue for dates in futureSteve Pomeroy2012-08-271-1/+1
* am 85c38af1: am 8bb56180: Merge "Fix 5654631. It forgot to consider the year ...Owen Lin2011-11-221-1/+1
|\
| * Fix 5654631. It forgot to consider the year in formatDateRange.Owen Lin2011-11-221-1/+1
* | Document our potentially suprising behavior on date ranges ending at midnight.Jesse Wilson2011-11-111-68/+65
|/
* Ensuring thread-safe usage of DateFormat.Jozef BABJAK2011-02-221-10/+16
* am c0b4f6d3: Merge "Adds a time zone parameter to formatDateRange" into ginge...Erik2010-09-081-8/+53
|\
| * Adds a time zone parameter to formatDateRangeErik2010-09-081-8/+53
* | merge from open-source masterThe Android Open Source Project2010-06-181-30/+53
|\ \ | |/ |/|
| * Fixing counting the number of days in call log screen.David Sobreira Marques2010-05-011-30/+53
* | Remove DateException and obsolete DateUtils functions.Ken Shirriff2010-03-011-105/+0
|/
* Added a Formatter parameter to DateUtils.formatDateRangeMichael Chan2009-06-301-16/+42
* Work around the Czech lack of abbreviated month names.Eric Fischer2009-06-181-1/+5
* Fix some 12- vs 24-hour problems in the FormatDateRange strings.Eric Fischer2009-06-101-6/+18
* Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-151-30/+70
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1627
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1581/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-131/+85
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-85/+131
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-45/+156
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1470