setShortMonth2() public method

public setShortMonth2 ( $month )
 public function setShortMonth2($month)
 {
     $this->__load();
     return parent::setShortMonth2($month);
 }