STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Here is a patch removing the arbitrary datetime.strftime() limit on year: it 
adds an option "accept2dyear" to time.strftime() and datetime just sets this 
option to False.

----------
Added file: http://bugs.python.org/file20309/datetime_strftime_nolimit.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1777412>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to