Visu_FbDateTimeProvider.ConvertUtcToLocalTime (METH)ΒΆ
METHOD ConvertUtcToLocalTime : SYSTIME
This function returns the LocalTime to a given UTC Time
- InOut:
Scope
Name
Type
Comment
Return
ConvertUtcToLocalTime
SYSTIME
Input
utcTime
SYSTIME
Time in UTC
Output
eErrorID
ERROR
Error ID
iUTCOffset
INT
Offset in minutes (local time = UTC + iUTCOffset)