@angular/common

getLocaleEraNames

function
Deprecated

Retrieves Gregorian-calendar eras for the given locale.

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