FUNCTION LocalDateTime : ULINT
Based on the inputs uliDateTime and tzTimeZone the corresponding local time is calculated
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
LocalDateTime
|
ULINT
|
The current period and the local date and time in milliseconds since 1.1.1970 00:00:00.000
|
Inout Const
|
tzTimeZone
|
TimeZone
|
Time zone as base for caclulating local time
|
Input
|
uliDateTime
|
ULINT
|
|
Output
|
eErrorID
|
ERROR
|
|
ePeriod
|
PERIOD
|
|
|