Date.before
Class Overview | Class Members | 
  This Package | 
All Packages
 public boolean before( Date when )
Parameters
-  when 
 -  a date.
    
 
Returns
     true if this date is before the argument date;
          false otherwise.
  Description
 Tests if this date is before the specified date.