public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/24046] en_US locale doesn't define date_fmt
Date: Mon, 07 Jan 2019 13:58:00 -0000	[thread overview]
Message-ID: <bug-24046-716-WRfM7o5LQL@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-24046-716@http.sourceware.org/bugzilla/>

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  7395f3a0efad9fc51bb54fa383ef6524702e0c49 (commit)
      from  010fe2317732b009e096cba9df14d5a56ec28de9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7395f3a0efad9fc51bb54fa383ef6524702e0c49

commit 7395f3a0efad9fc51bb54fa383ef6524702e0c49
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Mon Dec 31 00:29:53 2018 +0100

    en_US: define date_fmt (bug 24046)

    The en_US locale use a 12h am/pm format in both d_fmt and d_t_fmt, which
    is correct, but does not define date_fmt. This causes the default value
    to be used, which is in 24h format.

    This patch adds the date_fmt entry to the en_US locale with the same
    value as d_t_fmt as the latter already includes the timezone.

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

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |    6 ++++++
 localedata/locales/en_US |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)

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

  parent reply	other threads:[~2019-01-07 13:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-30 23:39 [Bug localedata/24046] New: " aurelien at aurel32 dot net
2019-01-02 12:20 ` [Bug localedata/24046] " fweimer at redhat dot com
2019-01-07 13:58 ` cvs-commit at gcc dot gnu.org [this message]
2019-01-07 14:01 ` aurelien at aurel32 dot net
2019-01-31 17:17 ` cvs-commit at gcc dot gnu.org
2019-03-29 22:19 ` dilfridge at gentoo dot org
2019-03-29 22:52 ` aurelien at aurel32 dot net
2019-04-02 20:33 ` cloos at jhcloos dot com
2019-04-02 20:58 ` schwab@linux-m68k.org
2020-03-12  2:37 ` sourceware at nerdbynature dot de
2020-03-12  9:09 ` schwab@linux-m68k.org
2020-05-05 13:57 ` carlos at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-24046-716-WRfM7o5LQL@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).