DateConcat (FUN)ΒΆ
FUNCTION DateConcat : DATE
This function converts year, month and day to the IEC 6-1131-3 format DATE.
In case of invalid entries D#1970-01-01 will be returned.
- InOut:
- Scope - Name - Type - Comment - Return - DateConcat- DATE- Input - uiYear- UINT- 1970 .. 2099 - uiMonth- UINT- 1 .. 12 - uiDay- UINT- 1 .. 31 - peError- POINTER TO ERROR 
