From 60e15672fe3a1f1309b4f005f67276c8e3814464 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Tue, 15 Mar 2022 22:48:49 +0000 Subject: [PATCH] git-en_US-date_fmt 2019-01-07 Aurelien Jarno [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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/localedata/locales/en_US b/localedata/locales/en_US index 5e2b36565..7a3f5dc77 100644 --- a/localedata/locales/en_US +++ b/localedata/locales/en_US @@ -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" -- 2.30.2