KoreanCalendar: GetSecond

GetSecond

Returns the second of the specified time.



 Public Function GetSecond(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The Date or CorDateTime to retrieve the second from.

Return Values

Long -  The second portion of the time.

See Also

Project CorLib Overview

Class KoreanCalendar Overview