setShortMonth5() public method

public setShortMonth5 ( $month )
コード例 #1
0
 public function setShortMonth5($month)
 {
     $this->__load();
     return parent::setShortMonth5($month);
 }