phpbar.de logo

Mailinglisten-Archive

[php] Datumsberechnung

[php] Datumsberechnung

Daniel Prior php_(at)_phpcenter.de
Sun, 16 Jun 2002 22:44:05 +0200


Zitat von Frank Liebelt <frank.liebelt_(at)_acst.de>:

> Sicherlich ist das Einfach, nur komme ich einfach nicht drauf.

wie ist es damit? ;)

mysql> SELECT  ((UNIX_TIMESTAMP('2002-06-17') - UNIX_TIMESTAMP('2002-
06-15'))/84600) AS tage;
+------+
| tage |
+------+
| 2.04 |
+------+
1 row in set (0.00 sec)

mysql>

gruss daniel

-- 
DPITS - Internetsolutions & Webhosting

-------------------------------------------------
This mail sent through DPITS IMP: http://dpits.de/


php::bar PHP Wiki   -   Listenarchive