From 8e0b103b4980789c45e6c95eafb1e8b8fffa3058 Mon Sep 17 00:00:00 2001 From: glidergeek Date: Thu, 29 Aug 2024 22:08:12 +0200 Subject: [PATCH] add check --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index c83a902..4921ff7 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,7 @@ busy with making everything timezone aware - (done) changed start-time and fixes to timezone aware datetimes - (done) removed unnecessary helper functionality - check .seconds on delta. should it be 'total_seconds'? +- check date shift `day_diff` - run tests on opensoar, does it still work? - run test with pysoar, same results? - how to keep backwards compatible? add flag?