Error occurred when fetching sidebar data
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
Please register or sign in to reply