rpeterer

Results 1 issues of rpeterer

Hi there I just stumbled across this [line of code](https://github.com/ArduPilot/MAVProxy/blob/bade28014144a755ba33be0f3968c617185a37a4/MAVProxy/modules/mavproxy_OpenDroneID.py#L168C34-L168C34) and was wondering if it shouldn't be ```python from datetime import datetime from datetime import timezone jan_1_2019_s = datetime(year=2019, month=1,...