I have 2 FrozenTime object format and How can i find the difference of those two
Cake\I18n\FrozenTime Object
(
[time] => 2016-12-27T10:58:11+00:00
[timezone] => UTC
[fixedNowTime] =>
)
Another is
Cake\I18n\Time Object
(
[time] => 2016-12-26T11:35:03+00:00
[timezone] => UTC
[fixedNowTime] =>
)
I want to get the difference between those two