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

Laurent BP <jumbo4...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jumbo4...@yahoo.fr

--- Comment #9 from Laurent BP <jumbo4...@yahoo.fr> ---
List of format examples is defined for each local in:
https://opengrok.libreoffice.org/xref/core/i18npool/source/localedata/data/fr_FR.xml?r=d5146c0e#145

Default displayed value is defined here:
https://opengrok.libreoffice.org/xref/core/include/svx/flagsdef.hxx?r=c049c76f#86

But it is the same value for all languages. Shall we increase
SvxNumValCategory::Date and SvxNumValCategory::Time by 2 (to avoid same value
for day and month) => January, 2nd 2000
or decrease by 30 => December, 1st 2000

By the way, format 
[NatNum12 J=ordinal-number]NNNNJ MMMM AAAA
add ordinal notation to all days, not only the first:
vendredi 31ᵉ décembre 1999
which may be not expected by user. We need a conditional formatting to follow
typographic rules.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to