Преобразовать любую дату в дату БД в SuiteCrm

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