I'm getting "2022-07-12T05:09:39.057266+00:00"
as a string from the response, I'm not sure which format is this if its ISO 8601 or Zulu. How do I convert this into date time object?
I need to subtract this time from the current time? Any leads would be helpful.