DTConcat (FUN)ΒΆ
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.
- InOut:
Scope
Name
Type
Comment
Return
DTConcatDTInput
uiYearUINT1970 .. 2099
uiMonthUINT1 .. 12
uiDayUINT1 .. 31
uiHourUINT0 .. 23
uiMinuteUINT0 .. 59
uiSecondUINT0 .. 59
peErrorPOINTER TO ERROR