Comment 4 for bug 1118564

Revision history for this message
gmarcon (gmarcon) wrote :

The provided fix is only related to the datetime.date.today function call.

Would you also able to address the relativedelta function call? The main problems seems to be that it is not possible to call it with named arguments. Additionally the relativedelta function has several TODOs and FIXMEs in the code (including a very frightening "TODO: test this whole mess").

I am available to test the implementation in real life cases if needed.

Thank you and regards.