isInPast

public boolean isInPast()

Checks that this point in time lies in the past.

Uses currentTime to determine the "current" time to compare to.

Return

true if this point is time is earlier than the current time, false otherwise