- The solution retained is to add 2 variables to store the past secOfDay, to check for day change, and the number of times a day change has happenened.
- A test was implemented to check the days of the records parsed, using a simplified version of the file provided by Clément Jonglez