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