Constructors: NewTime

NewTime

Returns a new TimeSpan representing the time portion of the date.



 Public Function NewTime(
	  ByVal DateValue As Variant ) As TimeSpan

Parameters

DateValue
[ByVal] Variant. The date to retrieve the time portion of.

Return Values

TimeSpan -  A TimeSpan object representing the time portion.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewTicker NewTimeSpan