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