[issue5249] Fix strftime on windows.

Hirokazu Yamamoto report at bugs.python.org
Sat Feb 14 06:32:40 CET 2009


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I experimentally implemented with wcsftime, but I couldn't get same
result as strftime + mbcs conversion. Probably because wcsftime depends
on locale.

Added file: http://bugs.python.org/file13079/experimental_wcsftime.patch

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


More information about the Python-bugs-list mailing list