isInvalidTimeAndDate(GregorianCalendar) method

Returns whether the given date matches Agentry's "invalid date" value.

Syntax

public static boolean isInvalidTimeAndDate ( GregorianCalendar testDate )

Parameters

Returns

true if the date is invalid, or false if not.