Bug 167101
Summary: | No am/pm information with locale es_ES | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | javier wilson <javier> |
Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.0 | CC: | drepper |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4.90-17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-08-03 06:46:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
javier wilson
2005-08-30 10:22:55 UTC
And is there any, used commonly in Spain? t_fmt_ampm is empty in es_ES (as well as in more than 50% of other locales), which means that 12 hour format is not supported by the locale. See http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap07.html And when it is not supported, empty strings for AM and PM are IMHO just fine. Well, I have lived all my life in Peru, Mexico, Nicaragua, and have been to Spain a few times, people use AM/PM all the time, in fact, most people don't understand the 24hr format, i mean, they do understand it, it's just so rarely used. I very much doubt that anybody in Spain uses am/pm. I have no idea about Southamerica, but in Europe nobody really uses this format. And for all Southamerican countries you have to provide prove. Provide pointers to official publications or newspapers which use the format. In Nicaragua: goverment: http://www.bcn.gob.ni/ http://www.ineter.gob.ni/ the two main newspapers: http://www.laprensa.com.ni/ http://www.elnuevodiario.com.ni In Peru: goverment: http://www.congreso.gob.pe/ (all "citaciones" have am/pm) http://www.pcm.gob.pe/ (all news items have am/pm) newspapers: http://www.elcomercioperu.com.pe/ And you are right about Spain, people use AM/PM but officially it's the 24hr format. But anyway, if people are familiar with the AM/PM thing shouldn't it be included in the locale file? In Spanish AM/PM are the abbrevations for "antes meridiano" y "pasado meridiano" so I believe it should be included in all the Spanish locale files. So that people can use either format. I made changes to es_NI and es_PE. But I won't change es_ES since it's completely unnecessary. The result will be in the next rawhide release. The changes are in glibc-common-2.4.90-17 in rawhide. |