I can't compare two times properly in PHP
I have a problem in comparing and getting the difference between two times in PHP. I tried some answers in the other questions too but none of them answers my problem. Here is the date times I have to compare.…