Home
last modified time | relevance | path

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

/webtrees/app/Date/
H A DAbstractCalendarDate.php536 $format = strtr($format, ['%M' => $this->formatShortMonth()]);
746 protected function formatShortMonth(): string function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate