phpbar.de logo

Mailinglisten-Archive

Geburtsdatum - Problem - Teil 2

Geburtsdatum - Problem - Teil 2

Christian Thiele mysql-de_(at)_lists.bttr.org
Thu, 18 Oct 2001 20:28:37 +0200


Hi,

das folgende Statement verrechnet sich bei der Berechnung des Geburtstages
(des wievielten). Es stimmt alles bis auf 20, wenn MySQL sagt die Person hat
den 20. Geburtstag hat sie den 21. Geburtstag...das Datum ist korrekt...

bug ?

select username,(TO_DAYS(NOW())-TO_DAYS(birthday))/365.25 as birthday from
profiles where MONTH(birthday) = '$month' AND DAYOFMONTH(birthday) = '$day'
order by birthday"

bye
Christian

---
!!NEU!!
Fragen und Antworten zu MySQL und dieser Liste unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive