Home
last modified time | relevance | path

Searched defs:date_format (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Feed/
H A DFeedParserItem.php17 public function get_local_date($date_format = '%c')
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php638 public function get_date(string $date_format = 'j F Y, g:i a')
693 public function get_updated_date(string $date_format = 'j F Y, g:i a')
736 public function get_local_date(string $date_format = '%c')
758 public function get_gmdate(string $date_format = 'j F Y, g:i a')
775 public function get_updated_gmdate(string $date_format = 'j F Y, g:i a')