così dovrebbe funzionare:

Codice PHP:
$data '2010-01-12'
echo 
date('Y'strtotime($data));