marcin-osowski / igc_lib

A simple library to parse IGC logs and extract thermals.
MIT License
50 stars 20 forks source link

Fix a bug - flights recorded in remote time zones. #44

Closed marcin-osowski closed 8 years ago

marcin-osowski commented 8 years ago

The logic for adding extra 24 hours when a flight crosses the 0:00 UTC time was wrong. Added a new test case for regression testing.