This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/22848] New: ca_ES: update date definitions from CLDR


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

            Bug ID: 22848
           Summary: ca_ES: update date definitions from CLDR
           Product: glibc
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: rbuj at fedoraproject dot org
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

According to the specification for Catalan dates at
http://www.unicode.org/cldr/charts/latest/summary/ca.html

Months - abbreviated - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1739

   Current Values:
   abmon  
"gen";"feb";"mar";"abr";"mai";"jun";"jul";"ago";"set";"oct";"nov";"des"

   Desired Values:
   abmon   "de gen.";"de febr.";"de mar<U00E7>";"d<U2019>abr.";"de maig";"de
juny";"de jul.";"d<U2019>ag.";"de set.";"d<U2019>oct.";"de nov.";"de des."

Months - abbreviated - Standalone
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1751

   Current Values:
   ab_alt_mon ∅

   Desired Values:
   ab_alt_mon
"gen.";"febr.";"mar<U00E7>";"abr.";"maig";"juny";"jul.";"ag.";"set.";"oct.";"nov.";"des."

Months - wide - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1715

   Current Values:
   mon  "gener";/
        "febrer";/
        "mar<U00E7>";/
        "abril";/
        "maig";/
        "juny";/
        "juliol";/
        "agost";/
        "setembre";/
        "octubre";/
        "novembre";/
        "desembre"

   Desired Value:
   mon  "de gener";/
        "de febrer";/
        "de mar<U00E7>";/
        "d<U2019>abril";/
        "de maig";/
        "de juny";/
        "de juliol";/
        "d<U2019>agost";/
        "de setembre";/
        "d<U2019>octubre";/
        "de novembre";/
        "de desembre"

Months - wide - Standalone
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1727

   Current Value:
   alt_mon ∅

   Desired Value:
   alt_mon "gener";/
           "febrer";/
           "mar<U00E7>";/
           "abril";/
           "maig";/
           "juny";/
           "juliol";/
           "agost";/
           "setembre";/
           "octubre";/
           "novembre";/
           "desembre"

Days - abbreviated - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1801

   Current Value:
   abday   "dg";"dl";"dt";"dc";"dj";"dv";"ds"

   Desired Value:
   abday   "dg.";"dl.";"dt.";"dc.";"dj.";"dv.";"ds."

Formats - Standard - Date Formats
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1897 EEEE, d MMMM
'de' y
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1902 H:mm:ss z
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1907 {1}, {0}

   Current Value:
   d_t_fmt "%a %d %b %Y %T %Z"

   Desired Value:
   d_t_fmt "%A, %-d %B de %Y, %T %Z"

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]