Home
last modified time | relevance | path

Searched refs:dates (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
H A DJpegMeta.php122 $dates = $this->getDates();
124 $info['DateTime'] = $dates['EarliestTime'];
125 $info['DateTimeStr'] = $dates['EarliestTimeStr'];
244 if (!isset($this->_info['dates'])) {
245 $this->_info['dates'] = $this->getDates();
248 if (isset($this->_info['dates'][$field])) {
249 return $this->_info['dates'][$field];
640 $dates = array();
641 $dates['FileModified'] = $this->_info['file']['UnixTime'];
642 $dates['Tim
[all...]
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt447 | date | show item dates |
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md175 * Added support for Russian dates. [#607](https://github.com/simplepie/simplepie/pull/607)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php3124 // Sort items without dates to the top.
3137 * If you're merging multiple feeds together, they need to all have dates