TimeSpanStatic: FromDate

FromDate

Returns a TimeSpan object representing the time of day of the date.



 Public Function FromDate(
	  ByRef Value As Variant ) As TimeSpan

Parameters

Value
[ByRef] Variant. The date to retrieve the time-of-day from.

Return Values

TimeSpan -  An object representing the time-of-day.

See Also

Project CorLib Overview

Class TimeSpanStatic Overview