Class LocalizedCurrencyFormatter
Formats currencies using locale conventions.
- ICanBoogie\CLDR\LocalizedObject uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\LocalePropertyTrait
-
ICanBoogie\CLDR\LocalizedCurrencyFormatter implements ICanBoogie\CLDR\Formatter
Methods summary
public
string
|
#
__invoke( number $number,
Formats currency using localized conventions. |
public
string
|
#
format( number $number,
Formats currency using localized conventions. |
Methods inherited from ICanBoogie\CLDR\LocalizedObject
Methods used from ICanBoogie\CLDR\LocalePropertyTrait
Constants summary
string |
PATTERN_STANDARD
|
#
'standard'
|
string |
PATTERN_ACCOUNTING
|
#
'accounting'
|
Properties summary
Properties inherited from ICanBoogie\CLDR\LocalizedObject
Magic properties
public read-only
|
$target
|