[issue23332] datetime.isoformat() -> explicitly mark UTC string as such

Alexander Belopolsky report at bugs.python.org
Fri Feb 27 16:22:45 CET 2015


Alexander Belopolsky added the comment:

> RFCs are just RFCs and not standards

RFCs have a standards track which includes steps such as "Proposed Standard", "Draft Standard", and "Internet Standard".  Once they become Internet Standards, they get an additional designation as STD.  For example, RFC 822 (which is relevant here) is an Internet Standard and also known as STD 11. RFC 3339 ("Date and Time on the Internet: Timestamps") is a Proposed Standard, but widely used and implemented.

----------

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


More information about the Python-bugs-list mailing list