Searched refs:is_exact (Results 1 – 1 of 1) sorted by relevance
37 private bool $is_exact; variable in Fisharebest\\Webtrees\\Age65 $this->is_exact = $start->day() !== 0 && $end->day() !== 0;97 if ($this->days > 0 || $this->is_exact) {