This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/23724] New: Albanian date formats are incorrect


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

            Bug ID: 23724
           Summary: Albanian date formats are incorrect
           Product: glibc
           Version: 2.28
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: digitalfreak at lingonborough dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Albanian locale data (sq_AL) in glibc uses the date format "%Y-%b-%d" which is
kinda weird because it renders something like "2018-Sht-28".  According to CLDR
[1] it should be "28 Sht 2018" for dates having an abbreviated month name and
"28.9.18" for short (numerical only) dates.

[1] http://st.unicode.org/cldr-apps/v#/sq/Gregorian/

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]