Skip to main content

Function: displayNumberingSystem()

function displayNumberingSystem(locale): string;

Defined in: packages/core/src/i18n/locale.ts:249

The CLDR default numbering system used for DISPLAY. Display-only strings always follow the locale (docs/13 §5); LocaleConfig.numbering separately governs what digits data-entry fields render.

Parameters

ParameterType
localestring

Returns

string