Overview | Methods | Fields | This Package | All Packages
Creates a Time object that represents the same date as this Time object but without a time of day specified.
Syntax
public Time getDate()
Return Value
Returns a new Time object with the date of this Time object.
See Also getTimeOfDay