https://bugs.documentfoundation.org/show_bug.cgi?id=137349
--- Comment #5 from Eike Rathke <[email protected]> ---
Day and month names of formatted date values depend on the locale, for French
fr-FR those are all lower case, so this is expected.
However, to force capitalization the NatNum12 modifier and rules can be used,
which here would be
[NatNum12 MMMM=capitalize]MMMM
and
[NatNum12 NNN=capitalize]NNN
Note that forced capitalization may be equally wrong in some locales that for
example *always* use lower case names even in such calendar context.
If you want to display the dates in always the same locale then in the number
formatter select a fixed language/locale instead of the default locale.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs