[Bug localedata/22657] New: hu_HU: Avoid double space in date

egmont at gmail dot com sourceware-bugzilla@sourceware.org
Mon Jan 1 20:40:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=22657

            Bug ID: 22657
           Summary: hu_HU: Avoid double space in date
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: egmont at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Created attachment 10708
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10708&action=edit
Avoid double space

The current date format prefixes one-digit days with a space, resulting in ugly
two spaces:

$ LC_ALL=hu_HU.UTF-8 date
2018. jan.  1., hétfő, 21:25:35 CET
          ^^

The official orthography rules doesn't contain an explicit rule about this
(which already gives no sane reason for double space), and an implicit example
of "1848. március 9." under bullet point 296 at
http://helyesiras.mta.hu/helyesiras/default/akh12 contains a single space only.
It's sure not convincing on an HTML page, but I confirm that the official book
edition (e.g.
https://www.libri.hu/en/konyv/a-magyar-helyesiras-szabalyai-32.html) also
contains a single space there.

Please apply the attached trivial fix, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list