Home
last modified time | relevance | path

Searched +full:d_format +(+path:plugin +path:anewssystem) -(+path:plugin +path:anewssystem +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/anewssystem/conf/
H A Dmetadata.php9 $meta['d_format'] = array('string');
H A Ddefault.php6 $conf['d_format'] = 'd. M Y';
/plugin/anewssystem/
H A Daction.php134 $value = date($this->getConf('d_format'), strtotime($value));
H A Dsyntax.php708 $value = date($this->getConf('d_format'), strtotime($value));
864 $value = date($this->getConf('d_format'), strtotime($value));
1017 $value = date($this->getConf('d_format'), strtotime($value));
1228 $value = date($this->getConf('d_format'), strtotime($value));