https://bugs.documentfoundation.org/show_bug.cgi?id=158049

--- Comment #4 from Mike Kaganski <[email protected]> ---
As explained in help [1], NatNum modifiers need to be "at the beginning of a
number format codes". In all other positions, they are not considered as
modifiers, and are treated normally, as literal characters (when there are no
codes for respective characters), or as respective placeholders...

Further, the NatNum12 section at the very bottom of the same pade gives
examples how to apply the modifier to a selected code:

> [NatNum12 D=ordinal-number]D" of "MMMM

So your code should look like

> [NatNum12 D=ordinal-number]MMMM D

[1]
https://help.libreoffice.org/latest/en-US/text/shared/01/05020301.html?&DbPAR=CALC

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to