Home
last modified time | relevance | path

Searched refs:datetime_h (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/popularity/
H A Dadmin.php105 echo $this->getLang('lastSent') . ' ' . datetime_h($lastSent);
/dokuwiki/inc/
H A Dcommon.php1424 function datetime_h($dt) function
1461 * @see datetime_h
1471 $format = str_replace('%f', datetime_h($dt), $format);