setShortMonth3() public method

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