Home
last modified time | relevance | path

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

/webtrees/app/
H A DDate.php45 public string $qual2 = ''; variable in Fisharebest\\Webtrees\\Date
70 $this->qual2 = $match[3];
120 $q2 = $this->qual2;
124 $d2 = $this->date2->format($date_format, $this->qual2);
143 $d2tmp = $d2conv->format($date_format, $this->qual2);
314 $tmp->qual2 = '';