Home
last modified time | relevance | path

Searched defs:date (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php21 public $date; variable in SimplePie\\Parse\\Date
601 public function parse(string $date)
643 public function date_w3cdtf(string $date)
766 public function date_rfc2822(string $date)
850 public function date_rfc850(string $date)
915 public function date_asctime(string $date)
954 public function date_strtotime(string $date)
/dokuwiki/vendor/php81_bc/strftime/
H A Dexample.php6 $date = '20220312'; variable
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php31 public $date; variable in FeedItem
/dokuwiki/_test/tests/ChangeLog/
H A DMediaChangeLogTest.php22 …protected function seedMedia($image, $content, $date, $type = DOKU_CHANGE_TYPE_CREATE, $sizechange…
/dokuwiki/inc/
H A Dchangelog.php53 $date,
114 $date,
H A DLogger.php223 public function getLogfile($date = false)
/dokuwiki/_test/tests/
H A DDraftTest.php22 …nction setEditPost(string $wikitext, string $prefix = '', string $suffix = '', int $date = 0): void
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php19 protected $date; variable in admin_plugin_logviewer
/dokuwiki/lib/styles/
H A Dfeed.css10 link, description, language, managingEditor, copyright, lastBuildDate, date, selector
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1101 public function validateDate($date = null)
2602 private function timeField($date)
3120 public function setStartDate($date)
3134 public function setEndDate($date)
3910 public function revoke($serial, $date = null)
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php871 protected function writeGlobalLogEntry($logline, $date, $external)