CNumberFormatter
CNumberFormatter
Package | system.i18n |
---|---|
Inheritance | class CNumberFormatter » CComponent |
Since | 1.0 |
Source Code | framework/i18n/CNumberFormatter.php |
CNumberFormatter provides number localization functionalities.
CNumberFormatter formats a number (integer or float) and outputs a string based on the specified format. A CNumberFormatter instance is associated with a locale, and thus generates the string representation of the number in a locale-dependent fas
CNumberFormatter formats a number (integer or float) and outputs a string based on the specified format. A CNumberFormatter instance is associated with a locale, and thus generates the string representation of the number in a locale-dependent fas