This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/1203] New: de_DE: LC_TIME: date_fmt: Wrong order


The current element order of date_fmt causes a date format not used in Germany 
at all:
$ date
Mi Aug 17 13:12:04 CEST 2005
The normal format was:
Mi 17 Aug ...

So I take it that this would fix it:
date_fmt	"<U0025><U0061><U0020><U0025><U0065><U0020><U0025><U0062>/
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
<U0025><U005A><U0020><U0025><U0059>"
or (in plain text)
date_fmt "%a %e %b/
 %H:%M:%S /
 %Z %Y"

-- 
           Summary: de_DE: LC_TIME: date_fmt: Wrong order
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: s_dibbern at web dot de
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1203

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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