select title,description,date_format(start_date,"%d-%m-%Y") as start_date,
date_format(end_date,"%d-%m-%Y") as end_date from table eccetera