git-en_US-date_fmt
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 29 Jun 2024 10:27:34 +0000 (13:27 +0300)
committerAdrian Bunk <bunk@debian.org>
Sat, 29 Jun 2024 10:27:34 +0000 (13:27 +0300)
2019-01-07  Aurelien Jarno  <aurelien@aurel32.net>

[BZ #24046]
* localedata/locales/en_US (date_fmt): Add, set to
"%a %d %b %Y %r %Z".

Gbp-Pq: Topic localedata
Gbp-Pq: Name git-en_US-date_fmt.diff

localedata/locales/en_US

index 5e2b3656598258d5c9f5557702e9a040f30a15d4..7a3f5dc778f3f61b0177779d7b1d0ecef6939e42 100644 (file)
@@ -117,6 +117,9 @@ t_fmt   "%r"
 % Appropriate AM/PM time representation (%r)
 t_fmt_ampm "%I:%M:%S %p"
 %
+% Appropriate date and time representation for date(1)
+date_fmt "%a %d %b %Y %r %Z"
+%
 % Strings for AM/PM
 %
 am_pm  "AM";"PM"