Apr-20-2023, 11:44 AM
It's ISO8601 and the method
Docs: https://docs.python.org/3/library/dateti...misoformat
datetime.fromiso
interprets this standard.Docs: https://docs.python.org/3/library/dateti...misoformat
timestamp = datetime.datetime.fromisoformat("2023-04-18T20:00:10.000Z")
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
All humans together. We don't need politicians!