[issue3061] time.strftime() always decodes result with UTF-8

Jeroen Ruigrok van der Werven report at bugs.python.org
Sat May 2 16:53:10 CEST 2009


Jeroen Ruigrok van der Werven <asmodai at in-nomine.org> added the comment:

As C99 section 7.23.3.5 states:

"Each conversion specifier is replaced by appropriate characters as
described in the following list. The appropriate characters are
determined using the LC_TIME category of the current locale and by the
values of zero or more members of the broken-down time structure pointed
to by timeptr, as specified in brackets in the description."

----------
nosy: +asmodai

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3061>
_______________________________________


More information about the Python-bugs-list mailing list