setShortMonth1() public method

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