Searched refs:formatDay (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Date/ | ||
H A D | JewishDate.php | 85 protected function formatDay(): string function in Fisharebest\\Webtrees\\Date\\JewishDate |
H A D | AbstractCalendarDate.php | 512 $format = strtr($format, ['%j' => $this->formatDay()]); |