[Libreoffice-bugs] [Bug 143664] sdf date time recognition fails for march ("Mär") in German

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 2 12:05:43 UTC 2021


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

--- Comment #5 from Eike Rathke <erack at redhat.com> ---
The current recommendation of DIN 5008 (standardization of written
correspondence) is "Mär."/"März", see
https://www.din-5008-richtlinien.de/startseite/datum/

My take would be to change locale data to "Mär" and in code add "Mrz" to be
able to parse that back in.
Then again that DIN 5008 lists abbreviated month names as

Jan., Feb., Mär./März, Apr., Mai, Jun./Juni, Jul./Juli, Aug., Sept., Okt.,
Nov., Dez.

so we'd need to add abbreviation dots as well, which in turn would need
checking date formats for extraneous dots.

Odd is "Sept." because including the dot it's 5 characters instead of 4, where
that DIN 5008 talks about always 4 places ("immer 4-stellig").
If we did that then also the shorter "Sep" would need to be recognized in the
scanner code (trailing abbreviation dots are always taken into account there).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210802/78a72960/attachment.htm>


More information about the Libreoffice-bugs mailing list