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