/webtrees/app/Http/RequestHandlers/ |
H A D | CalendarPage.php | 82 $today = $cal_date->today(); 84 $cal_date->day = $today->day; 87 $cal_date->month = $today->month; 90 $cal_date->year = $today->year; 102 $today_month = $today->format('%O'); 135 'today' => $today,
|
H A D | CalendarEvents.php | 79 $today = $cal_date->today(); 215 if ($d === $today->day && $cal_date->month === $today->month) {
|
H A D | IndividualPage.php | 171 $today = new Date(strtoupper(date('d M Y'))); 172 $age = (string) new Age($individual->getBirthDate(), $today);
|
/webtrees/resources/views/ |
H A D | calendar-page.phtml | 52 …e(CalendarPage::class, ['cal' => $cal, 'day' => $today->day(), 'month' => $today_month, 'year' => … 53 <b><?php $tmp = new Date($today->format('%@ %A %O %E')); echo $tmp->display() ?></b> 71 …l' => $cal, 'day' => min($cal_date->day(), $today->daysInMonth()), 'month' => $today_month, 'year'… 72 <b><?= $today->format('%F %Y') ?></b> 100 …al' => $cal, 'day' => $cal_date->day(), 'month' => $cal_month, 'year' => $today->year(), 'filterev… 101 <?= $today->format('%Y') ?>
|
/webtrees/app/ |
H A D | Tree.php | 367 $today = strtoupper(date('d M Y')); 369 …$gedcom .= "\n1 CHAN\n2 DATE " . $today . "\n3 TIME " . $now . "\n2 _WT_USER " . Auth::user()->use… 412 $today = strtoupper(date('d M Y')); 414 …$gedcom .= "\n1 CHAN\n2 DATE " . $today . "\n3 TIME " . $now . "\n2 _WT_USER " . Auth::user()->use… 457 $today = strtoupper(date('d M Y')); 459 …$gedcom .= "\n1 CHAN\n2 DATE " . $today . "\n3 TIME " . $now . "\n2 _WT_USER " . Auth::user()->use… 502 $today = strtoupper(date('d M Y')); 504 …$gedcom .= "\n1 CHAN\n2 DATE " . $today . "\n3 TIME " . $now . "\n2 _WT_USER " . Auth::user()->use…
|
H A D | GedcomRecord.php | 1165 $today = strtoupper(date('d M Y')); 1169 return $gedcom . "\n2 DATE " . $today . "\n3 TIME " . $now . "\n2 _WT_USER " . $author;
|
/webtrees/app/Module/ |
H A D | YahrzeitModule.php | 112 $today = new JewishDate($jd); 121 $jd_yahrtzeit = $jewish_calendar->ymdToJd($today->year, 3, 1) - 1; 124 $jd_yahrtzeit = $jewish_calendar->ymdToJd($today->year, 4, 1) - 1; 125 …hd->day === 30 && $hd->month === 6 && $hd->year !== 0 && $today->daysInMonth() < 30 && !$today->is… 127 $jd_yahrtzeit = $jewish_calendar->ymdToJd($today->year, 6, 1) - 1;
|
/webtrees/resources/views/lists/ |
H A D | individuals-table.phtml | 30 $today = new Date(strtoupper(date('d M Y'))); variable 241 <?= (new Age($birth_dates[0] ?? new Date(''), $today))->ageYearsString() ?> 270 <?= (new Age($death_dates[0] ?? new Date(''), $today))->ageYearsString() ?>
|
H A D | families-table.phtml | 17 $today = new Date(strtoupper(date('d M Y'))); variable 239 <?php $age = new Age($family->getMarriageDate(), $today) ?>
|
/webtrees/app/Date/ |
H A D | AbstractCalendarDate.php | 140 $today = $date->calendar->jdToYmd(Registry::timestampFactory()->now()->julianDay()); 141 …$jd = $date->calendar->ymdToJd($today[0], $date->month, $date->day === 0 ? $today[2] : $date->d… 854 public function today(): AbstractCalendarDate function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate
|
/webtrees/app/Services/ |
H A D | ServerCheckService.php | 191 $today = date('Y-m-d'); 194 if ($today > $end_date && version_compare(self::PHP_MINOR_VERSION, $version) <= 0) {
|
H A D | GedcomImportService.php | 400 $today = strtoupper(date('d M Y')); 401 $gedrec .= "\n1 DATE " . $today;
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 818 msgid "A list of the anniversaries that occur today." 819 msgstr "A list of the anniversaries that occur today." 10275 msgid "No events exist for today." 10276 msgstr "No events exist for today." 10283 msgid "No events for living individuals exist for today." 10284 msgstr "No events for living individuals exist for today." 14668 msgid "The time zone is required for date calculations, such as knowing today’s date." 14669 msgstr "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 818 msgid "A list of the anniversaries that occur today." 819 msgstr "A list of the anniversaries that occur today." 10275 msgid "No events exist for today." 10276 msgstr "No events exist for today." 10283 msgid "No events for living individuals exist for today." 10284 msgstr "No events for living individuals exist for today." 14668 msgid "The time zone is required for date calculations, such as knowing today’s date." 14669 msgstr "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 817 msgid "A list of the anniversaries that occur today." 10274 msgid "No events exist for today." 10282 msgid "No events for living individuals exist for today." 14667 msgid "The time zone is required for date calculations, such as knowing today’s date." 14668 msgstr "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 800 msgid "A list of the anniversaries that occur today." 10259 msgid "No events exist for today." 10267 msgid "No events for living individuals exist for today." 14654 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/mk/ |
H A D | messages.po | 822 msgid "A list of the anniversaries that occur today." 10279 msgid "No events exist for today." 10287 msgid "No events for living individuals exist for today." 14672 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 800 msgid "A list of the anniversaries that occur today." 10258 msgid "No events exist for today." 10266 msgid "No events for living individuals exist for today." 14650 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/dv/ |
H A D | messages.po | 797 msgid "A list of the anniversaries that occur today." 10252 msgid "No events exist for today." 10260 msgid "No events for living individuals exist for today." 14644 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 799 msgid "A list of the anniversaries that occur today." 10256 msgid "No events exist for today." 10264 msgid "No events for living individuals exist for today." 14652 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/mi/ |
H A D | messages.po | 815 msgid "A list of the anniversaries that occur today." 10272 msgid "No events exist for today." 10280 msgid "No events for living individuals exist for today." 14667 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 822 msgid "A list of the anniversaries that occur today." 10279 msgid "No events exist for today." 10287 msgid "No events for living individuals exist for today." 14672 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/sr/ |
H A D | messages.po | 842 msgid "A list of the anniversaries that occur today." 10301 msgid "No events exist for today." 10309 msgid "No events for living individuals exist for today." 14695 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/sw/ |
H A D | messages.po | 817 msgid "A list of the anniversaries that occur today." 10289 msgid "No events exist for today." 10298 msgid "No events for living individuals exist for today." 14689 msgid "The time zone is required for date calculations, such as knowing today’s date."
|
/webtrees/resources/lang/ja/ |
H A D | messages.po | 799 msgid "A list of the anniversaries that occur today." 10255 msgid "No events exist for today." 10263 msgid "No events for living individuals exist for today." 14647 msgid "The time zone is required for date calculations, such as knowing today’s date."
|