Searched refs:get_local_date (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/Feed/ | ||
| H A D | FeedParserItem.php | 17 public function get_local_date($date_format = '%c') function in dokuwiki\\Feed\\FeedParserItem |
| /dokuwiki/inc/parser/ | ||
| H A D | xhtml.php | 1388 $this->doc .= ' (' . $item->get_local_date($conf['dformat']) . ')'; |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | Item.php | 749 public function get_local_date($date_format = '%c') function in SimplePie\\Item |