Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
I first converted the EventFireDate field to datetime using the Date Parsing tool. I then ordered them sequentially by this date and created a multi-row formula to determine like-for-like records that had a difference of 30 seconds or less from the previous line. Then I simply sorted it accordingly.