Commit 8148bdab authored by Jérome Perrin's avatar Jérome Perrin

TargetSolver: use simple date arithmetics instead of createDateTimeFromMillis

Maybe this made sense long time ago, but nowadays we are using
equivalence testers which tolerate date differences with more flexibility.

createDateTimeFromMillis was also problematic as it uses internal
private attributes of DateTime which is a pylint error with more recent
DateTime
parent 0da9294b
Pipeline #20323 passed with stage
in 0 seconds