public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "maiku.fabian at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
Date: Wed, 03 Jan 2024 10:31:41 +0000	[thread overview]
Message-ID: <bug-29504-716-AxFPaErrVt@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-29504-716@http.sourceware.org/bugzilla/>

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

--- Comment #2 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Created attachment 15280
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15280&action=edit
0001-localedata-ms_MY-should-not-use-12-hour-format.patch

With that patch applied, the output becomes:

bash-5.2# LC_ALL=ms_MY.UTF-8 date --date="2024-01-03 14:03:17" +%c
Rabu 03 Jan 2024 14:03:17
bash-5.2# LC_ALL=ms_MY.UTF-8 date --date="2024-01-03 14:03:17"
Rabu 03 Jan 2024 14:03:17 CET
bash-5.2# LC_ALL=ms_MY.UTF-8 date --date="2024-01-03 14:03:17" +%x
Rabu 03 Jan 2024
bash-5.2# LC_ALL=ms_MY.UTF-8 date --date="2024-01-03 14:03:17" +%X
14:03:17 CET
bash-5.2#

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

  parent reply	other threads:[~2024-01-03 10:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
2022-08-17 21:50 ` gunnarhj at ubuntu dot com
2024-01-03 10:06 ` maiku.fabian at gmail dot com
2024-01-03 10:06 ` maiku.fabian at gmail dot com
2024-01-03 10:06 ` maiku.fabian at gmail dot com
2024-01-03 10:31 ` maiku.fabian at gmail dot com [this message]
2024-01-03 10:31 ` maiku.fabian at gmail dot com
2024-01-03 10:39 ` cvs-commit at gcc dot gnu.org
2024-01-03 10:40 ` maiku.fabian at gmail 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-29504-716-AxFPaErrVt@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).