Jump to content

Difference Between Two Times


sun14php

Recommended Posts

[!--quoteo(post=389114:date=Jun 29 2006, 12:07 AM:name=redarrow)--][div class=\'quotetop\']QUOTE(redarrow @ Jun 29 2006, 12:07 AM) [snapback]389114[/snapback][/div][div class=\'quotemain\'][!--quotec--]
<?
$date1="010101";
$date2="030303";

$result=$date2-$date1;

echo $result;

?>
i tried this way round.
[/quote]

Reply from Sun14php:
I asked time difference not date difference ,that too in minutes . your post does not solve my problem.
& my time is in hh-mm-ss format.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.