setShortMonth8() public method

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