Searched refs:formatGedcomMonth (Results 1 – 2 of 2) sorted by relevance
561 $format = strtr($format, ['%O' => $this->formatGedcomMonth()]);782 protected function formatGedcomMonth(): string function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate890 'month' => $this->formatGedcomMonth(),
298 …message: '#^Method Fisharebest\\Webtrees\\Date\\AbstractCalendarDate\:\:formatGedcomMonth\(\) shou…