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/19220] New: The LC_ADDRESS/postal_fmt values for China and Indian are not correct


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

            Bug ID: 19220
           Summary: The LC_ADDRESS/postal_fmt values for China and Indian
                    are not correct
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: enwei.zhang at canonical dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

For China, the current LC_ADDRESS is "%c%N%T%N%s %h %e %r%N%b%N%d%N%f%N%a%N"
In China, the word "Town" is not equal to City. It is an administrative unit
between County and Village. Maybe %S should be used.
For Indian, the current LC_ADDRESS is "%z%c%T%s%b%e%r", it is not correct.
The correct one may be "%b%f%r%s%e%T%z%S%c"
Thank you.

-- 
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]