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