Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dxhtml.php1388 $this->doc .= ' (' . $item->get_local_date($conf['dformat']) . ')';
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php750 public function get_local_date($date_format = '%c') function in SimplePie\\Item