Returns a Time that represents this Time with the given duration added.
Time operator + (Duration duration) => this - -duration;