Searched refs:dateIntervalFormat (Results 1 – 1 of 1) sorted by relevance
117 * @param string $dateIntervalFormat The default date interval format string119 public function setDateFormat($format = null, $dateIntervalFormat = null) argument125 if (null !== $dateIntervalFormat) {126 $this->dateFormats[1] = $dateIntervalFormat;