Overrides Formula::getFormula
public function getFormula() { $this->formula = $this->getDateFormat($this->argFormat); return parent::getFormula(); }