ToUniversalTime
Returns the local time with UTC offset removed to get the UTC time.
Public Function ToUniversalTime(
ByRef Time As Variant ) As CorDateTime
Parameters
- Time
-
[ByRef]
Variant.
The local time to have the UTC offset removed.
Return Values
CorDateTime - The UTC time converted from the local time.
See Also
Project CorLib Overview
Class TimeZone Overview