I want to subtract the two date time object using python those are in utc format("%Y-%m-%d %H:%M:%S.%f").How can i subtract the two object, the output should be in ITC format(("%Y-%m-%d %H:%M:%S.%f").Can anyone please help me.
Given below is my sample example:
login in-time: 2019-04-23 04:22:50.421406
logout time:2019-04-23 04:34:18.002699