My code : date("d F Y H:i:s", strtotime($row->date)) Result : 01 January 1970 07:00:00 How to make result like this 01 January 1970 at 07:00:00 Like on Wordpress