Merge "Update language in android.text.format to comply with Android’s inclusive language guidance" am: f7b2126b75
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1373056 Change-Id: I85773f31e977e6dd78bc6356fe812d0fbfd4473e
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user