[issue12750] datetime.strftime('%s') should respect tzinfo

Alexander Belopolsky report at bugs.python.org
Mon Jun 23 15:08:24 CEST 2014


Alexander Belopolsky added the comment:

I would like to hear from others on this feature.  One concern that I have is whether it is wise to truncate the fractional seconds part in '%s'.  Also, if we support '%s' in strftime we should probably support it in strptime as well.

----------
nosy: +haypo, tim.peters

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


More information about the Python-bugs-list mailing list