Home
last modified time | relevance | path

Searched refs:formatname (Results 1 – 1 of 1) sorted by relevance

/plugin/structgantt/meta/
H A DGantt.php431 * @param string $formatname
434 protected function intervalFormat(\DateTime $date, $formatname)
436 $format = $this->interval[$formatname];
456 intervalFormat(\\DateTime $date, $formatname) global() argument