[issue17139] dateTime.now() return format missing decimal seconds.

Dave report at bugs.python.org
Wed Feb 6 16:48:05 CET 2013


Dave added the comment:

Thanks for the reply, STINNER Victor reply makes more sense in hindsight.  Legacy often rules and we can work with/around things knowing it's full behavior.  

Since this is not documented for datetime.now()(where this issue began), can we add comments something like what was done for __str__, so the two possible output formats are documented? 

Thanks,
Dave

----------
resolution: invalid -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list