public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [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
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: gunnarhj at ubuntu dot com @ 2022-08-17 21:50 UTC (permalink / raw)
  To: libc-locales

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

Gunnar Hjalmarsson <gunnarhj at ubuntu dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |libc-locales at sourceware dot org
          Component|locale                      |localedata

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
  2022-08-17 21:50 ` [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM) 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
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:06 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com

--- Comment #1 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Current output:

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

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
  2022-08-17 21:50 ` [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM) 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
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:06 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  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
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:06 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2024-01-03
     Ever confirmed|0                           |1

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2024-01-03 10:06 ` maiku.fabian at gmail dot com
@ 2024-01-03 10:31 ` maiku.fabian at gmail dot com
  2024-01-03 10:31 ` maiku.fabian at gmail dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:31 UTC (permalink / raw)
  To: libc-locales

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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2024-01-03 10:31 ` maiku.fabian at gmail dot com
@ 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
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:31 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.39

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  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
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-01-03 10:39 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Mike Fabian <mfabian@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=fe316dad7ccfe44e9d649727b04cd36708477545

commit fe316dad7ccfe44e9d649727b04cd36708477545
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Jan 3 11:07:27 2024 +0100

    localedata: ms_MY should not use 12-hour format

    Resolves: BZ # 29504

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM)
       [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2024-01-03 10:39 ` cvs-commit at gcc dot gnu.org
@ 2024-01-03 10:40 ` maiku.fabian at gmail dot com
  7 siblings, 0 replies; 8+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-03 10:40 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Fixed in glibc master.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-03 10:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-29504-716@http.sourceware.org/bugzilla/>
2022-08-17 21:50 ` [Bug localedata/29504] Incorrect/misleading Time Format For ms_MY (AM/PM) 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
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

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).