DateSplit (FUN)ΒΆ
FUNCTION DateSplit : ERROR
This function provides year, month and day from the IEC 6-1131-3 format DATE.
- InOut:
- Scope - Name - Type - Comment - Return - DateSplit- Input - datDate- DATE- puiYear- POINTER TO UINT - 1970 .. 2099 - puiMonth- POINTER TO UINT - 1 .. 12 - puiDay- POINTER TO UINT - 1 .. 31 
