dates()->toStructure()->data()); usort($groups, fn($a, $b) => strcmp( $b->to()->value() ?? '', $a->to()->value() ?? '' )); return $groups; } }