PHP » GoLang |
login |
register |
about
|
GoLang NumberFormatter::format
request it (396)
GoLang replacement for PHP's NumberFormatter::format
[edit | history]
NumberFormatter::formatnumfmt_format(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) NumberFormatter::format -- numfmt_format — Format a number DescriptionObject oriented style Procedural style Format a numeric value according to the formatter rules. Parameters
Return Values
Returns the string containing formatted value, or ExamplesExample #1 numfmt_format() example
<?php Example #2 OO example
<?php The above example will output: 1.234.567,891 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|