コード例 #1
0
 public function getUpdate($format = 'd.m.Y')
 {
     $this->_load();
     return parent::getUpdate($format);
 }