Home
last modified time | relevance | path

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

/plugin/countdown/
H A Dsyntax.php161 'bdays' => $this->bdaysbetween( $t, $targetdate, array() ),
172 private function bdaysbetween($startDate,$endDate,$holidays) { function in syntax_plugin_countdown