GetSecond
Returns the second of the specified time.
Public Function GetSecond(
ByRef Time As Variant ) As Long
Parameters
- Time
-
[ByRef]
Variant.
The time to retrieve the second from.
Return Values
Long - The second portion of the Time.
See Also
Project CorLib Overview
Class JulianCalendar Overview