https://bugs.documentfoundation.org/show_bug.cgi?id=158049
--- Comment #5 from [email protected] --- (In reply to Mike Kaganski from comment #4) > 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 Thank you. I kind of didn't catch that key detail when I was skimming it, and I was misled because of an erroneous example online that wasn't written that way. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
