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 29dd033 commit e33b13aCopy full SHA for e33b13a
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