Posted by Julius on 10/01/07 13:49
Hej dudes,
I need to calc the difference between two timestamps / dates ...
For example what i need to calculate:
Date 1: 2007.11.06 - 20:13:04
Date 2: 2007.11.07 - 21:13:04
Difference: 1 day, 1hour
Very simple in php ..
but how do i calculate the difference between the following values:
Date 1: 2007.11.06 - 20:13:04
Date 2: 2007.11.08 - 03:13:04
Does someone have a quick solution for this ?
Thanks ahead ...
Navigation:
[Reply to this message]
|