NumberFormatter::setAttribute
NumberFormatter::setAttribute
numfmt_set_attribute
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
NumberFormatter::setAttribute -- numfmt_set_attribute — Set an attribute
Description
Object oriented style
public bool NumberFormatter::setAttribute ( int $attr , int $value )
Procedural style
bool numfmt_set_attribute ( NumberFormatter $fmt , int $attr , int $value )
Set a numeric attribute associated with the formatter. An example of a nu