Skip Navigation
Developers
Developers
Lightning Aura Components Developer Guide
translateToLocalizedDigits()
Newer Version Available
This content describes an older version of this product.
View Latest
AuraLocalizationService
translateToLocalizedDigits()
Translate the input string to a string with localized digits, if there is any.
Signature
translateToLocalizedDigits(string input)
Parameters
input
Type:
string
A string with Arabic digits.
Returns
Type:
string
A string with localized digits.