getLocaleEraNames
function
Deprecated
Retrieves Gregorian-calendar eras for the given locale.
API
function getLocaleEraNames( locale: string, width: TranslationWidth): readonly [string, string];
Jump to details
Retrieves Gregorian-calendar eras for the given locale.
function getLocaleEraNames( locale: string, width: TranslationWidth): readonly [string, string];