Home
last modified time | relevance | path

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

/plugin/statdisplay/
H A Dsyntax.php59 'from' => $this->cleanDate($from),
60 'to' => $this->cleanDate($to),
93 private function cleanDate($date) function in syntax_plugin_statdisplay