Date.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a string representation of this date.
Description
Creates a canonical string representation of the date. The result
is of the form "Sat Aug 12 02:30:00 PDT 1995".
Overrides
toString in class Object