Ver original$dateTime = PHPExcel_Shared_Date::ExcelToPHPObject($startTime);$dateTime->sub(new DateInterval('PT2H'));$dateTime->format('Y-m-d H:i:s');