HijriCalendar: GetMilliseconds

GetMilliseconds

Returns the milliseconds of the specified time.



 Public Function GetMilliseconds(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The time to retrieve the milliseconds from.

Return Values

Long -  The millisecond portion of the time.

See Also

Project CorLib Overview

Class HijriCalendar Overview