cDateTime: TimeOfDay (get)

TimeOfDay

Returns the time portion of the current date representation.



 Public Property Get TimeOfDay ( ) As TimeSpan

Return Values

TimeSpan -  The time portion.

Remarks

The time portion does not include the original date portion. It now will have a date of 1/1/0001.

Read Only.

See Also

Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods Ticks (get) ToBinary