LocalDateTime (FUN)

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

UTC timestamp in milliseconds since 1.1.1970 00:00:00.000

See: IDateTimeProvider.GetDateTime or GetDateTime

Output

eErrorID

ERROR

ePeriod

PERIOD