string I18Nv2_Locale::formatCurrency (
numeric $value
)
Format a currecy value corresponding to the current locale.
$value
numeric value which should be formatted
Returns string formatted currency value.
This function can not be called statically.