Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.