@angular/common

getLocaleNumberFormat

function
Deprecated

Retrieves a number format for a given locale.

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