TimeOfDay opOpAssign(string op)(Duration duration) if (op == "+" || op == "-")
Gives the result of adding or subtracting a Duration from this TimeOfDay, as well as assigning the result to this
Duration
The legal types of arithmetic for TimeOfDay using this operator are
duration