This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/3768] en_GB should have am/pm representation


http://sourceware.org/bugzilla/show_bug.cgi?id=3768

--- Comment #6 from Stroller <sourceware.org at stellar dot eclipse.co.uk> 2012-04-04 14:40:09 UTC ---
Additionally: it seems like some BSDs (i.e. Mac OS X) and downstream Linux
distros that already patch for this use a lowercase am / pm in the British
locale:

$ LC_TIME=en_US.UTF-8 date +%r
03:38:02 PM
$ LC_TIME=en_GB.UTF-8 date +%r
03:38:08 pm
$ 

Personally, I prefer this. It seems more "right" to me, although I don't have
an authority on that.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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