Merge "Update language in android.text.format to comply with Android’s inclusive language guidance" am: f7b2126b75 am: 80a5722b9b am: ecf22c3507

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1373056

Change-Id: Ie154dc167b1b858222f6eb7f9c9a6235df272f19
This commit is contained in:
vichang
2020-07-28 16:01:54 +00:00
committed by Automerger Merge Worker

View File

@@ -62,7 +62,7 @@ public final class DateIntervalFormat {
/**
* Format a date range. This is our slightly more sensible internal API.
* A truly sane replacement would take a skeleton instead of int flags.
* A truly reasonable replacement would take a skeleton instead of int flags.
*/
@VisibleForTesting(visibility = PACKAGE)
public static String formatDateRange(ULocale icuLocale, android.icu.util.TimeZone icuTimeZone,