if (!$to) {
                $to = new DateTime; 
                $to->add(new DateInterval("PT120M"));
            }