[Bug localedata/24046] New: en_US locale doesn't define date_fmt

aurelien at aurel32 dot net sourceware-bugzilla@sourceware.org
Sun Dec 30 23:39:00 GMT 2018


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

            Bug ID: 24046
           Summary: en_US locale doesn't define date_fmt
           Product: glibc
           Version: 2.29
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: aurelien at aurel32 dot net
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

The en_US locale default to the 12h format in t_fmt and d_t_fmt (which is
correct), but doesn't define date_fmt. This causes the date to be printed
inconsistently between the various formats:

$ date ; date +%c ; date +%X
Sun Dec 30 18:38:58 EST 2018
Sun 30 Dec 2018 06:38:58 PM EST
06:38:58 PM

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


More information about the Libc-locales mailing list