setShortMonth12() public method

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