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