if ($timestamp instanceof DateTime) {
            $timestamp = $timestamp->getTimestamp(); 
        }