public function updateStartTime()
 {
     $this->_load();
     return parent::updateStartTime();
 }