Adds two intervals
the added interval name
Interval.add("3m", "5P") // => "7m" Copy
Interval.add("3m", "5P") // => "7m"
Adds two intervals