Home
last modified time | relevance | path

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

/plugin/countdown/
H A Dsyntax.php152 private function compute ($targetdate) { argument
155 $diffseconds = $targetdate - $t;
161 'bdays' => $this->bdaysbetween( $t, $targetdate, array() ),