cf.TimeDuration.__add__ — Documentation
The binary arithmetic operation +
+
x.__add__(y) <==> x + y
Added in version 1.4.