summaryrefslogtreecommitdiff
path: root/core/java/android/text/format/Time.java
Commit message (Expand)AuthorAgeFilesLines
* Move WallTime out of ZoneInfoDataVictor Chang2020-11-061-2/+3
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-3/+3
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-13/+24
|\
| * Merge "Use new package name for ZoneInfo and libcore.timezone" am: af6f8e2301...vichang2020-06-301-19/+19
| |\
| * \ Merge "Be more defensive around invalid tzids" am: f60c302dad am: 96c57398b4Neil Fuller2020-05-261-13/+7
| |\ \
| * \ \ Merge "Rename ZoneInfoDB -> ZoneInfoDb" am: 402674f2a0 am: c3e31d6ac5 am: f8a...Automerger Merge Worker2020-01-291-3/+3
| |\ \ \
| * | | | Fix bug in Time.getJulianDay()Neil Fuller2019-08-211-13/+24
* | | | | Update language to comply with Android’s inclusive language guidanceSeigo Nonaka2020-07-221-1/+1
| |_|_|/ |/| | |
* | | | Use new package name for ZoneInfo and libcore.timezoneVictor Chang2020-06-301-19/+19
| |_|/ |/| |
* | | Be more defensive around invalid tzidsNeil Fuller2020-05-261-13/+7
| |/ |/|
* | Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller2020-01-281-3/+3
|/
* Track move of timezone classes to libcore.timezoneNeil Fuller2018-11-271-1/+1
* Javadoc fixes to TimeNeil Fuller2018-01-171-3/+2
* Fix imports in android.text package.Aurimas Liutikas2016-10-111-3/+3
* Resolve merge conflicts of a5060ee to nyc-devTrevor Johns2016-04-191-1/+1
* Fix @code escapesNeil Fuller2015-12-021-2/+2
* Document that Time doesn't support pseudo-zones.Elliott Hughes2015-03-271-0/+1
* resolved conflicts for merge of 12260ad7 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-241-0/+3
|\
| * Deprecating FloatMath and TimeNeil Fuller2014-10-231-0/+3
| * Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-241-115/+562
* | Fix Time docs to document various error casesNeil Fuller2014-10-151-3/+30
* | Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-221-115/+562
|/
* fix typosScott Main2013-12-171-1/+1
* Use localized digits for Time formatting.Elliott Hughes2012-09-181-1/+23
* Use proper digits in formatElapsedTime and format3339Roozbeh Pournader2012-09-181-1/+3
* Switch DateUtils and Time over to using the CLDR for all week and month names.Elliott Hughes2012-09-141-65/+11
* Use ICU's CLDR data for "AM" and "PM" strings.Elliott Hughes2012-09-141-2/+6
* Fix Time.parse and Time.parse3339 crashing bugs. DO NOT MERGEElliott Hughes2012-09-071-0/+3
* Throw NPE if s is nullAlon Albert2012-01-261-0/+3
* docs: add some more info to Time javadocsScott Main2011-09-281-3/+3
* Throw NullPointerException on args to Time#compareKenny Root2011-07-251-4/+23
* Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-0/+41
* Documentation Bug (Issue 9557)Christian Mehlmauer2010-07-061-45/+45
* Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-151-0/+15
* Document exception from parse3339Ken Shirriff2009-04-291-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+757
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-757/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+756