Convierta cualquier fecha a la fecha de DB en suitecrm

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