Time.getTimeOfDay

Overview | Methods | Fields | This Package | All Packages

Time.getTimeOfDay

Creates a Time object that represents the same time of day as this Time object, but without a date specified.

Syntax

public Time getTimeOfDay()

Return Value

Returns a new Time object with the time of day of this Time object.

See Also   getDate