Date.getMinutes
Class Overview | Class Members | 
  This Package | 
All Packages
 public int getMinutes()
Returns
     the number of minutes past the hour represented by this date.
    Description
 Note: getMinutes() is deprecated.
   Returns the number of minutes past the hour represented by this date.
 The value returned is between 0 and 59.
  
See Also
     Calendar