@angular/common

getLocaleFirstDayOfWeek

function
Deprecated

Retrieves the first day of the week for the given locale.

  
    function getLocaleFirstDayOfWeek(  locale: string): WeekDay;
  
  
Jump to details