Creates a Time object that represents the same date as this Time object but without a time of day specified.
public Time getDate()
Returns a new Time object with the date of this Time object.
See Also getTimeOfDay