I am trying to compare two data columns with different time stamp columns. The first columns look like this: 
The second columns look like this: 
And i want to compare them like this: 
I have thousands rows in my columns to compare, so an answer to this problem would really help me.

