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