projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78e90d4
)
git-en_US-date_fmt
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Tue, 15 Mar 2022 22:48:49 +0000
(22:48 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Tue, 15 Mar 2022 22:48:49 +0000
(22:48 +0000)
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
patch
|
blob
|
history
diff --git
a/localedata/locales/en_US
b/localedata/locales/en_US
index 5e2b3656598258d5c9f5557702e9a040f30a15d4..7a3f5dc778f3f61b0177779d7b1d0ecef6939e42 100644
(file)
--- 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"