static function set_short_months($boolean)
 {
     self::$short_months = $boolean;
 }