Re: [PHP] date calculations

2002-03-04 Thread DL Neil
Yow Sven, > I need to calculate the Time ( days hour minutes between 2 times ) > I have something but I have an error margine of 10 % and that is to high > > Time one 2002/02/24 10:23:43 > Time two 2002/02/02 12:43:12 > > this need to give me the correct time in days hours and minutes between the

[PHP] date calculations

2002-03-04 Thread Sven Jacobs
Yow I need to calculate the Time ( days hour minutes between 2 times ) I have something but I have an error margine of 10 % and that is to high Time one 2002/02/24 10:23:43 Time two 2002/02/02 12:43:12 this need to give me the correct time in days hours and minutes between the 2 dates

Re: [PHP] Date calculations

2002-02-21 Thread Edward van Bilderbeek - Bean IT
Greets, Edward - Original Message - From: "Sven Jacobs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 4:56 PM Subject: [PHP] Date calculations > Hey > > I need to calculate the amount of days between 2 point > point 1

Re: [PHP] Date calculations

2002-02-21 Thread Andrey Hristov
, 2002 5:56 PM Subject: [PHP] Date calculations > Hey > > I need to calculate the amount of days between 2 point > point 1 is now the second point is in the past > the format I have is in 2002-02-25 10:02:23 ( that is the format i have in > my db ) > now if I have today 20

[PHP] Date calculations

2002-02-21 Thread Sven Jacobs
Hey I need to calculate the amount of days between 2 point point 1 is now the second point is in the past the format I have is in 2002-02-25 10:02:23 ( that is the format i have in my db ) now if I have today 2002-02-25 10:02:04 and the other day is 2002-02-24 09:02:04 That means that the delta