public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/25324] New: lv_LV: d_t_fmt contains suspicious words in the time part
@ 2019-12-30 10:43 digitalfreak at lingonborough dot com
  2019-12-30 10:51 ` [Bug localedata/25324] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: digitalfreak at lingonborough dot com @ 2019-12-30 10:43 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 25324
           Summary: lv_LV: d_t_fmt contains suspicious words in the time
                    part
           Product: glibc
           Version: 2.31
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: digitalfreak at lingonborough dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

In lv_LV, d_t_fmt contains: "%A, %Y. gada %e. %B, plkst. %H un %M".  A quick
Google search says that "plkst." means "o’clock" and is used for o’clock hours
(with the minutes being 0).  The word "un" means "and".  Also, this format does
not list seconds.

CLDR [1] does not mention any time format like this.  We have no reason to use
anything different than "%H:%M:%S".

[1] https://st.unicode.org/cldr-apps/v#/lv/Gregorian/

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

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

* [Bug localedata/25324] lv_LV: d_t_fmt contains suspicious words in the time part
  2019-12-30 10:43 [Bug localedata/25324] New: lv_LV: d_t_fmt contains suspicious words in the time part digitalfreak at lingonborough dot com
@ 2019-12-30 10:51 ` cvs-commit at gcc dot gnu.org
  2019-12-30 10:57 ` digitalfreak at lingonborough dot com
  2019-12-30 20:09 ` digitalfreak at lingonborough dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2019-12-30 10:51 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Rafal Luzynski <rl@sourceware.org>:

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

commit d99b500e3da713416ee8bff8f3f9799411c811a2
Author: Rafał Lużyński <digitalfreak@lingonborough.com>
Date:   Mon Dec 30 11:42:46 2019 +0100

    lv_LV locale: Correct the time part of d_t_fmt (bug 25324)

    Currently d_t_fmt formats time as "plkst. %H un %M".  A quick Google
    search says that "plkst." means "o’clock" and "un" means "and".
    Also this format does not display seconds.

    CLDR does not mention anything like that.  We have no reason to use
    anything different than "%H:%M:%S".

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

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

* [Bug localedata/25324] lv_LV: d_t_fmt contains suspicious words in the time part
  2019-12-30 10:43 [Bug localedata/25324] New: lv_LV: d_t_fmt contains suspicious words in the time part digitalfreak at lingonborough dot com
  2019-12-30 10:51 ` [Bug localedata/25324] " cvs-commit at gcc dot gnu.org
@ 2019-12-30 10:57 ` digitalfreak at lingonborough dot com
  2019-12-30 20:09 ` digitalfreak at lingonborough dot com
  2 siblings, 0 replies; 4+ messages in thread
From: digitalfreak at lingonborough dot com @ 2019-12-30 10:57 UTC (permalink / raw)
  To: libc-locales

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

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

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

--- Comment #2 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Fixed by the commit
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=d99b500e3da713416ee8bff8f3f9799411c811a2

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

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

* [Bug localedata/25324] lv_LV: d_t_fmt contains suspicious words in the time part
  2019-12-30 10:43 [Bug localedata/25324] New: lv_LV: d_t_fmt contains suspicious words in the time part digitalfreak at lingonborough dot com
  2019-12-30 10:51 ` [Bug localedata/25324] " cvs-commit at gcc dot gnu.org
  2019-12-30 10:57 ` digitalfreak at lingonborough dot com
@ 2019-12-30 20:09 ` digitalfreak at lingonborough dot com
  2 siblings, 0 replies; 4+ messages in thread
From: digitalfreak at lingonborough dot com @ 2019-12-30 20:09 UTC (permalink / raw)
  To: libc-locales

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

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.31

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

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

end of thread, other threads:[~2019-12-30 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 10:43 [Bug localedata/25324] New: lv_LV: d_t_fmt contains suspicious words in the time part digitalfreak at lingonborough dot com
2019-12-30 10:51 ` [Bug localedata/25324] " cvs-commit at gcc dot gnu.org
2019-12-30 10:57 ` digitalfreak at lingonborough dot com
2019-12-30 20:09 ` digitalfreak at lingonborough 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).