[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707200: marked as done (strftime not work %Om specification)



Your message dated Fri, 28 Jun 2013 12:07:52 +0200
with message-id <20130628100751.GN13072@hall.aurel32.net>
and subject line Re: Bug#707200: locale info
has caused the Debian Bug report #707200,
regarding strftime not work %Om specification
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
707200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707200
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.17-1

man page of strftime: http://linux.die.net/man/3/strftime

Some conversion specifications can be modified by preceding the
conversion specifier character by the E or O modifier to indicate that
an alternative format should be used. If the alternative format or
specification does not exist for the current locale, the behavior will
be as if the unmodified conversion specification were used. (SU) The
Single UNIX Specification mentions %Ec, %EC, %Ex, %EX, %Ey, %EY, %Od,
%Oe, %OH, %OI, %Om, %OM, %OS, %Ou, %OU, %OV, %Ow, %OW, %Oy, where the
effect of the Omodifier is to use alternative numeric symbols (say,
roman numerals), and that of the E modifier is to use a
locale-dependent alternative representation.

date +'%d %B %Om'

out: 08 Май 05
expect: 08 Май мая

--- End Message ---
--- Begin Message ---
On Sat, May 11, 2013 at 04:57:04PM +0200, Aurelien Jarno wrote:
> On Thu, May 09, 2013 at 08:16:19AM +0400, Ivan Borzenkov wrote:
> > Hello, in ru_RU.UTF-8 locale
> > 
> > LC_TIME=ru_RU.UTF-8 date +'%d %B %Om'
> > 09 Май 05
> > 
> 
> The ru_RU locale doesn't support the alternate format, the strftime is
> behaving as documented here.
> 

As explained above, there is no bug, so I am closing it.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

--- End Message ---

Reply to: