date problem with PHP and Postgresql.
I fetch a date $date_ord (timestamp) from Postgresql, then I have
date("l, d F, Y",$date_ord)
But this value is always thursday, 01 January, 1970