Qualcuno sa dirmi perchè:

Codice PHP:
$t strtotime("14/02/2007 9:15:00");
echo 
date('Y-m-d',$t); 
mi stampa 2008-02-02? VVoVe: