API > @angular/commonmode_edit codegetLocaleWeekEndRangelinkfunction目录参见Range of week days that are considered the week-end for the given locale.getLocaleWeekEndRange(locale: string): [WeekDay, WeekDay] getLocaleWeekEndRange(locale: string): [WeekDay, WeekDay] 参数 locale stringA locale code for the locale format rules to use.返回值[WeekDay, WeekDay]: The range of day values, [startDay, endDay].参见linkInternationalization (i18n) Guide