States whether the other date time is in the past.
bool get isPast { return timeDifference.value > 0; }