Why did nobody tell me that in #Python 3.11, datetime.fromisoformat() can parse arbitrary ISO timestamps!? #gameChanger
(Before it could only parse the output from datetime.isoformat(); e.g. choking on timestamps ending with a Z for UTC.)
Why did nobody tell me that in #Python 3.11, datetime.fromisoformat() can parse arbitrary ISO timestamps!? #gameChanger
(Before it could only parse the output from datetime.isoformat(); e.g. choking on timestamps ending with a Z for UTC.)