Returns a new Period that is shifted by the given duration forwards.
duration
Period operator >>(Duration duration) => shift(duration);