Mario Corchero <marioc...@gmail.com> added the comment:

Wrote https://bugs.python.org/issue31800 without realising this issue was open 
(Thanks for bringing it up Martin Panter).

issue31800 basically just adds the ability to parse NN:NN to the already 
existing python isoformat function when %z is specified.
Rather than adding "%:z".

As available as well in linux strptime: 
http://man7.org/linux/man-pages/man3/strptime.3.html

I'd really like to see a way to parse isoformatted dates and this is the only 
thing in the middle. Happy to continue with the other issue/PR or help out here 
if needed.

Thanks! ^^

----------

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

Reply via email to