Help for this page
$time{$previous} = { 'end_date' => $date, 'end_time' => $time };
print "$_ $time{$_}{start_date} <br> \n" for (sort keys %time);