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