Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30491048 authored by Victor Chang's avatar Victor Chang
Browse files

Update language in android.text.format to comply with Android’s inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: m droid
Change-Id: I643275c1ea39fa1a5fef7283076827b93dffcab1
parent 059739f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,