slackware-current/source/l/glibc/glibc-2.29.en_US.no.am.pm.date.format.diff
Patrick J Volkerding a9cc4b90da Fri Feb 1 05:53:41 UTC 2019
a/glibc-solibs-2.29-x86_64-2.txz:  Rebuilt.
d/opencl-headers-2.2-noarch-1.txz:  Upgraded.
  Thanks to Heinz Wiesinger.
l/glibc-2.29-x86_64-2.txz:  Rebuilt.
l/glibc-i18n-2.29-x86_64-2.txz:  Rebuilt.
  Reverted en_US.UTF8 date(1) format back to 24 hour. I'm pretty sure that
  the majority of people here in this locale will agree.
l/glibc-profile-2.29-x86_64-2.txz:  Rebuilt.
2019-02-01 17:59:43 +01:00

14 lines
495 B
Diff

--- ./localedata/locales/en_US.orig 2019-01-31 10:45:36.000000000 -0600
+++ ./localedata/locales/en_US 2019-01-31 22:35:02.033009166 -0600
@@ -118,7 +118,10 @@
t_fmt_ampm "%I:%M:%S %p"
%
% Appropriate date and time representation for date(1)
-date_fmt "%a %d %b %Y %r %Z"
+% [ Slackware editor's note - no thank you, US users
+% of UNIX-like systems expect a 24 hour clock, just
+% like users in the vast majority of other locales. ]
+%date_fmt "%a %d %b %Y %r %Z"
%
% Strings for AM/PM
%