[issue13305] datetime.strftime("%Y") not consistent for years < 1000

STINNER Victor report at bugs.python.org
Fri Jan 10 12:07:46 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

> I'd like for Python to provide a portable implementation of strftime instead of just documenting that the version isn't portable.

If someone wants to do that, I suggest to first start with a project on PyPI. It sounds like a tricky project. Date, time, locales and localization are hard problems!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue13305>
_______________________________________


More information about the Python-bugs-list mailing list