setShortMonth6() public method

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