Search
DateTime.getTimeOfDay Method
See Also
 






Gets the time of the day of this instance.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public Duration getTimeOfDay ()

 Return Value

A Duration that represents the fraction of the day that has elapsed since midnight.

 See Also