Home
last modified time | relevance | path

Searched +full:dayheaderfmt +(+path:plugin +path:changes) -(+path:plugin +path:changes +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/changes/conf/
H A Dmetadata.php3 $meta['dayheaderfmt'] = array('string');
H A Ddefault.php3 $conf['dayheaderfmt'] = '%Y-%m-%d';
/plugin/changes/
H A Dsyntax.php412 $renderer->cdata(dformat($date, $this->getConf('dayheaderfmt')));
415 $renderer->header(dformat($date, $this->getConf('dayheaderfmt')), 3, 0);