FUNCTION DTConcat : DATE_AND_TIME
The function converts year, month, hour, minute and second to the IEC 6-1131-3 format DATE_AND_TIME. In case of invalid inputs DT#1970-01-01-00:00 will be returned.
Scope
Name
Type
Comment
Return
DTConcat
DT
Input
uiYear
UINT
1970 .. 2099
uiMonth
1 .. 12
uiDay
1 .. 31
uiHour
0 .. 23
uiMinute
0 .. 59
uiSecond
peError
POINTER TO ERROR