I have the following date in python, as a string which I want to convert to datetime
I tried using strptime function, but due to the format with decimals and a marginal value, it keeps failing. Any idea on how to convert it?
The date string structure is like this example:
2022-02-08 17:12:35.667000+00:00