getMessage(); } // Execute function $timeValue = fmod($timeValue, 1); $timeValue = Date::excelToDateTimeObject($timeValue); return (int) $timeValue->format('s'); } }