@angular/common

getLocaleWeekEndRange

function
Deprecated

Range of week days that are considered the week-end for the given locale.

getLocaleWeekEndRange(
locale: string
): [WeekDay, WeekDay];
Jump to details