Searched refs:formatLongYear (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Date/ | ||
H A D | JewishDate.php | 108 return parent::formatLongYear(); |
H A D | AbstractCalendarDate.php | 548 $format = strtr($format, ['%Y' => $this->formatLongYear()]); |
H A D | RomanDate.php | 49 protected function formatLongYear(): string function in Fisharebest\\Webtrees\\Date\\RomanDate |
H A D | JulianDate.php | 94 protected function formatLongYear(): string function in Fisharebest\\Webtrees\\Date\\JulianDate |
H A D | FrenchDate.php | 343 protected function formatLongYear(): string function in Fisharebest\\Webtrees\\Date\\FrenchDate |