We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd7c0d commit 727b52bCopy full SHA for 727b52b
reference/intl/numberformatter/format.xml
@@ -59,6 +59,8 @@
59
The
60
<link linkend="intl.numberformatter-constants.types">
61
formatting type</link> to use.
62
+ Note that <constant>NumberFormatter::TYPE_CURRENCY</constant> is not supported;
63
+ use <methodname>NumberFormatter::formatCurrency</methodname> instead.
64
</para>
65
</listitem>
66
</varlistentry>
0 commit comments