commit | 32318930da70ff03320ec50813b843e7db6fbc2e | [log] [tgz] |
---|---|---|
author | Mario Corchero <mariocj89@gmail.com> | Thu Oct 26 01:35:41 2017 +0100 |
committer | Alexander Belopolsky <abalkin@users.noreply.github.com> | Wed Oct 25 20:35:41 2017 -0400 |
tree | 7284607df837403a99207f4f807f222c518fea9f | |
parent | 0f261583bae7e60e410709ed96398dd1b14c5454 [diff] |
Closes bpo-31800: Support for colon when parsing time offsets (#4015) Add support to strptime to parse time offsets with a colon between the hour and the minutes.