@angular/common

getLocaleNumberFormat

function
Deprecated

Retrieves a number format for a given locale.

getLocaleNumberFormat(
locale: string,
type: NumberFormatStyle
): string;
Jump to details