I18Nv2_Locale::formatTime | I18Nv2_Locale::formatCurrency |
I18Nv2 | |
PEAR Manual | |
require_once 'I18Nv2/Locale.php'; |
string I18Nv2_Locale::formatNumber (
numeric $value
)
Format a number corresponding to the current locale.
numeric value which should be formatted
Returns string formatted number.
This function can not be called statically.
I18Nv2_Locale::formatTime | I18Nv2_Locale::formatCurrency |
I18Nv2 | |
PEAR Manual | |