@angular/common

getLocaleWeekEndRange

function
Deprecated

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

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