Home
last modified time | relevance | path

Searched defs:today (Results 1 – 3 of 3) sorted by relevance

/webtrees/resources/views/lists/
H A Dfamilies-table.phtml17 $today = new Date(strtoupper(date('d M Y'))); variable
H A Dindividuals-table.phtml30 $today = new Date(strtoupper(date('d M Y'))); variable
/webtrees/app/Date/
H A DAbstractCalendarDate.php854 public function today(): AbstractCalendarDate function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate