[issue1982] Feature: extend strftime to accept milliseconds

Ziga Seilnacht report at bugs.python.org
Mon Nov 17 20:00:51 CET 2008


Ziga Seilnacht <zseil at users.sourceforge.net> added the comment:

Do you require millisecond support or would microsecond support be
enough? r61402, which is included in Python 2.6, added support for %f
format to datetime.strftime() and datetime.strptime(). See also #1158.

----------
nosy: +zseil

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


More information about the Python-bugs-list mailing list