cf.TimeDuration.__bool__ — Documentation
Truth value testing and the built-in operation bool
bool
x.__bool__() <==> bool(x)