Also: http://book.cakephp.org/view/1470/Time


On Mon, Jun 28, 2010 at 5:41 AM, Andrei Mita <[email protected]> wrote:

> Convert your two timestamps to unix timestamp, subtract them, convert the
> result to HH:MM:SS
>
> Here's some documentation:
> http://php.net/manual/en/function.time.php
> http://www.php.net/manual/en/function.date.php
> http://php.net/manual/en/function.strtotime.php
>
> Even better: google php time difference
>
>
>
> On Sun, Jun 27, 2010 at 11:08 AM, raghu <[email protected]> wrote:
>
>> Hey all
>> Can anyone help me with a prog to calculate time difference in
>> HH:MM:SS format.
>>
>> Thanks in advance
>>
>> Check out the new CakePHP Questions site http://cakeqs.org and help
>> others with their CakePHP related questions.
>>
>> You received this message because you are subscribed to the Google Groups
>> "CakePHP" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<cake-php%[email protected]>For
>>  more options, visit this group at
>> http://groups.google.com/group/cake-php?hl=en
>>
>
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to