Code Explainers
<?php function timeAgo(DateTimeInterface $past, ?DateTimeInterface $now = null): string {