@angular/common

getLocaleDayPeriods

function
Deprecated

Retrieves day period strings for the given locale.

  
    function getLocaleDayPeriods(  locale: string,  formStyle: FormStyle,  width: TranslationWidth): readonly [string, string];
  
  
Jump to details