Converta qualquer data em data de banco

$timedate->to_db_date($_REQUEST['start_date'], false);
Thoughtful Tapir