GNU bug report logs -
#19856
Bad month translation printed with date command in Greek locale
Previous Next
Reported by: "Nick & John" <levelwol <at> gmail.com>
Date: Fri, 13 Feb 2015 17:13:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Fri, Feb 13, 2015 at 02:20:58PM -0500, Garrett Wollman wrote:
> <<On Fri, 13 Feb 2015 10:56:34 -0700, Eric Blake <eblake <at> redhat.com> said:
> > Coreutils will automatically pick up any fixes in glibc, you'll need to
> > get it fixed there first. It would be nice to get POSIX to standardize
> > %OB, but that would be easier if you could first get glibc to implement
> > the solution to show that it makes sense.
> FreeBSD has long implemented %OB, for Russian IIRC. It's documented
> thus:
> Additionally %OB implemented to represent alternative months names
> (used standalone, without day mentioned).
This feature was discussed here before, and an interpretation was issued
for issue 8: http://austingroupbugs.net/view.php?id=258
The functionality already works in FreeBSD, for example:
$ LC_TIME=el_GR.UTF-8 date +"%d %B %Y"
13 Φεβρουαρίου 2015
$ LC_TIME=el_GR.UTF-8 date +"%OB %Y"
Φεβρουάριος 2015
It was implemented for Greek in 2001:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=32120
--
Jilles Tjoelker
This bug report was last modified 7 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.