Paul Ganssle <p.gans...@gmail.com> added the comment:

ISO 8601 does not require an offset (in fact, most portions of the ISO 8601 
date and time are optional - ISO 8601 is more complicated than most people 
think). Without an offset a datetime is assumed to be local time.

The T delimiter is required, but can be omitted by mutual consent, see 
https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations

----------
nosy: +p-ganssle

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

Reply via email to