[issue13305] datetime.strftime("%Y") not consistent for years < 1000
Jan. 10, 2020
5:07 p.m.
STINNER Victor <vstinner@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@bugs.python.org> <https://bugs.python.org/issue13305> _______________________________________
2345
Age (days ago)
2345
Last active (days ago)
0 comments
1 participants
participants (1)
-
STINNER Victor