Home
last modified time | relevance | path

Searched refs:date (Results 51 – 73 of 73) sorted by relevance

123

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DServer.php119 header('Date: ' . date('r'));
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_recent.css31 .dokuwiki form.changes li span.date {
H A D_media_fullscreen.css286 #mediamanager__page .filelist .thumbs li .date {
297 #mediamanager__page .filelist .thumbs li .date {
341 #mediamanager__page .filelist .rows li .date {
351 [dir=rtl] #mediamanager__page .filelist .rows li .date {
365 #mediamanager__page .filelist .rows li .date {
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php637 * Get the posting date/time for the item
640 * `<atom:modified>`, `<pubDate>` or `<dc:date>`
642 * Note: obeys PHP's timezone setting. To get a UTC date/time, use
647 * @param string $date_format Supports any PHP date format from {@see http://php.net/date} (empty for the raw data)
652 if (!isset($this->data['date'])) {
654 $this->data['date']['raw'] = $return[0]['data'];
656 $this->data['date']['raw'] = $return[0]['data'];
657 } elseif ($return = $this->get_item_tags(\SimplePie\SimplePie::NAMESPACE_DC_11, 'date')) {
658 $this->data['date']['ra
[all...]
H A DParser.php584 $pub_date = date('F j Y g:ia', $timestamp).' GMT';
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php340 if (!empty($this->localInfo['date'])) return $this->localInfo['date'];
346 * Get the install date of the current version
348 * @return string|bool The date of the last update or false if not available
357 * Get the date of the installation of the plugin
359 * @return string|bool The date of the installation or false if not available
586 * Get the date of the last available update
845 $this->managerData['updated'] = date('r');
847 $this->managerData['installed'] = date('r');
H A Dlist.php513 foreach ($extension->getCompatibleVersions() as $date => $version) {
514 $html .= '<bdi>' . $version['label'] . ' (' . $date . ')</bdi>, ';
/dokuwiki/inc/
H A Dmedia.php594 * @return int - revision date
602 $date = filemtime($oldf);
603 if (!$conf['mediarevisions']) return $date;
606 if (!$medialog->getRevisionInfo($date)) {
611 addMediaLogEntry($date, $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'], '', null, $sizechange);
618 addMediaLogEntry($date, $id, DOKU_CHANGE_TYPE_EDIT, '', '', null, $sizechange);
622 $newf = mediaFN($id, $date);
630 return $date;
859 'sort' => ['sortBy', ['name', 'date']]
896 return _media_get_display_param('sort', ['default' => 'name', 'date']);
[all...]
H A DJpegMeta.php155 }elseif(str_starts_with($lower_field, 'date.')){
236 * Return a date field
433 $value = date('Y:m:d H:i:s', strtotime($value));
630 * Gather various date fields
644 $dates['TimeStr'] = date("Y-m-d H:i:s", $this->_info['file']['UnixTime']);
647 $dates['EarliestTimeStr'] = date("Y-m-d H:i:s", $this->_info['file']['UnixTime']);
650 $dates['LatestTimeStr'] = date("Y-m-d H:i:s", $this->_info['file']['UnixTime']);
756 $dates['TimeStr'] = date("Y-m-d H:i:s", $earliestTime);
759 $dates['EarliestTimeStr'] = date("Y-m-d H:i:s", $earliestTime);
762 $dates['LatestTimeStr'] = date("
[all...]
H A Dcommon.php279 if ($revinfo !== false && $revinfo['date'] != $info['lastmod']) {
512 $urlParameters['at'] = date($conf['date_at_format'], $urlParameters['at']);
1319 * moves the current version to the attic and returns its revision date
1507 * Formats a timestamp as ISO 8601 date
1510 * @link http://php.net/manual/en/function.date.php#54072
1512 * @param int $int_date current date in UNIX timestamp
1517 $date_mod = date('Y-m-d\TH:i:s', $int_date);
1518 $pre_timezone = date('O', $int_date);
H A Dtemplate.php921 // prepare date and path
931 $date = dformat($INFO['lastmod']);
939 $out .= $date;
1103 if ($tag['type'] == 'date') {
H A DMailer.class.php69 $this->setHeader('Date', date('r'), false);
/dokuwiki/lib/plugins/info/
H A Dsyntax.php110 $renderer->doc .= date('r');
150 $renderer->cdata($info['date']);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php97 * Default date format
1010 $date = new \DateTime($source, new \DateTimeZone('GMT'));
1012 $date->setTimezone(new \DateTimeZone('GMT'));
1013 $value = $date->format($format) . 'Z';
1297 * Sets the time / date format for asn1map().
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md31 - Item::get_date(): fix return type on unparsable date by @jtojnar in [#753](https://github.com/simplepie/simplepie/pull/753)
272 * `rss:pubDate` is now used over `atom:updated` when determining the posting date. [#288](https://github.com/simplepie/simplepie/pull/288)
275 * Fixed typo in the date parser that incorrectly identified September as month 8. [#348](https://github.com/simplepie/simplepie/pull/348)
277 * Fixed a bug where the updated date was not fetched correctly. [#239](https://github.com/simplepie/simplepie/pull/239)
281 * Fixed a PHP notice that occurs when a date starts with `(`. [#348](https://github.com/simplepie/simplepie/pull/348)
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt447 | date | show item dates |
454 By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the ''reverse'' parameter, or display the feed as is with ''nosort''.
458 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
460 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php315 * Determine a user's password expiry date
360 // The number of seconds between this date and Unix epoch is 11644473600.
381 $status['expiryformat'] = date('Y-m-d H:i:s', bcsub(bcdiv($pwdExpire, '10000000'), '11644473600'));
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE96 stating that you changed the files and the date of any change.
/dokuwiki/
H A DCOPYING96 stating that you changed the files and the date of any change.
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE173 stating that you changed the files and the date of any change.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE170 stating that you changed the files and the date of any change.
/dokuwiki/data/
H A Ddeleted.files2 # but were removed later. An up to date DokuWiki should not have any of
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE

123