setShortMonth4() public method

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