This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

getLocaleDayNames

Days of the week for the Gregorian calendar (e.g. [Sunday, Monday, ... Saturday] for en-US).

getLocaleDayNames(locale: string, formStyle: FormStyle, width: TranslationWidth): string[]
      
      getLocaleDayNames(locale: string, formStyle: FormStyle, width: TranslationWidth): string[]
    

Parameters

locale

Type: string.

formStyle

Type: FormStyle.

width

Type: TranslationWidth.

Returns

string[]