ERROR 'NoneType' object has no attribute 'strftime ...
There's a very good chance I just don't understand what is going on, but this does not work as I'd expect (not my code). Using MSYS2 (installed with msys2-x86_64-20210725.exe) and g++ version 10.3.0, ...