function isInFuture isInFuture(date: Date): boolean Determines if the date is in the future. Parameters date: Date Return Type boolean