[Libreoffice-bugs] [Bug 143295] New: DateAcceptancePattern is wrong in Korean.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 10 19:05:00 UTC 2021


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

            Bug ID: 143295
           Summary: DateAcceptancePattern is wrong in Korean.
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: sungdh86 at gmail.com

Description:
I checked Korean Line break rules file (
i18npool/source/localedata/data/ko_KR.xml ).

So, I also checked Korean LC_FORMAT, DateAcceptancePattern rule.

In Korean Date notations, 'M/D' doesn't use in Korean.

As a Korea Standard(Republic of Korea's agency Korean Standards Association -
KS X ISO8601), Date notation follows ISO 8601 — Date and time format.
So, The Korean Version of MS Excel displays dates based on ISO8601.

Also, As a Hangul orthography(한글맞춤법), the overall rules of writing the Korean
language with Hangul, Date notation uses '.'
Use of ' - (2) Arabic numerals alone to indicate the date of the year, month
and day.
Example) 1919. 3. 1.
2008년 5월 → 2008. 5.
7월 22일 → 7. 22.

As a result, In Korean, both "YYYY-MM-DD"(ISO8601) and "YYYY. MM. DD."Hangul
orthography(한글맞춤법)" are public and usually use in Korean.

Steps to Reproduce:
1. Tools -> Options -> Language Settings -> Languages 
2. 
3.

Actual Results:
Date Acceptance patterns: Y/M/D;M/D;

Expected Results:
Date Acceptance patterns: Y/M/D;M/D;


Reproducible: Always


User Profile Reset: No



Additional Info:
Date Acceptance patterns: Y-M-D;M-D;M.D.;M월D일;Y.M.D.;Y년M월D일

-- 
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/20210710/c282dc2a/attachment.htm>


More information about the Libreoffice-bugs mailing list